kernel: add a new global config symbol for enabling rfkill support (can be enabled...
[openwrt/staging/yousong.git] / target / Config.in
index a7951aaf3b6da904024e55b36115fee9fce26121..7f694e4c8badc436bc76d4d124322d9cecee9818 100644 (file)
@@ -73,6 +73,9 @@ config HAS_MIPS16
        depends on (mips || mipsel || mips64 || mips64el)
        bool
 
+config RFKILL_SUPPORT
+       bool
+
 config ARCH_64BIT
        bool