summaryrefslogtreecommitdiff
path: root/package/busybox/Config.in.manual
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-04-26 15:41:17 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2014-04-26 15:41:17 +0200
commit8711c3221628bf17ecbdb66c1d929cd0b371e36e (patch)
tree12818f8918a7dfc6358aa95ba6ff0e950d5cb805 /package/busybox/Config.in.manual
parent907facdee704c971201748963daec423a0be6c76 (diff)
add support for wlan and bluetooth on cubox, only wlan verified and working
Diffstat (limited to 'package/busybox/Config.in.manual')
-rw-r--r--package/busybox/Config.in.manual5
1 files changed, 5 insertions, 0 deletions
diff --git a/package/busybox/Config.in.manual b/package/busybox/Config.in.manual
index e675ca47a..fce7e9a2e 100644
--- a/package/busybox/Config.in.manual
+++ b/package/busybox/Config.in.manual
@@ -191,3 +191,8 @@ config BUSYBOX_DISABLE_FIND
depends on ADK_PACKAGE_FINDUTILS
default n
+config BUSYBOX_DISABLE_RFKILL
+ boolean
+ default y if ADK_PACKAGE_RFKILL
+ depends on ADK_PACKAGE_RFKILL
+ default n