kernel: add a new global config symbol for enabling rfkill support (can be enabled by default via target feature flag)
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37491
This commit is contained in:
@@ -73,6 +73,9 @@ config HAS_MIPS16
|
||||
depends on (mips || mipsel || mips64 || mips64el)
|
||||
bool
|
||||
|
||||
config RFKILL_SUPPORT
|
||||
bool
|
||||
|
||||
config ARCH_64BIT
|
||||
bool
|
||||
|
||||
|
||||
Reference in New Issue
Block a user