diff --git a/config/config.in b/config/config.in index 1d3ece94cf58d0eec5d8a09c4800ba3734f3fd1a..a14e235117059e03cd8d72e2d8e53f785cdbeeed 100644 --- a/config/config.in +++ b/config/config.in @@ -18,18 +18,6 @@ help This is qrcode support. -choice POC_PLATFORM - bool "Select POC platform" - default POC_BND - depends on POC - help - Select POC platform. - -config POC_BND - bool "bnd platform" -config POC_SL - bool "sl platform" -endchoice config CAMERA bool "Enable camera"