summaryrefslogtreecommitdiffstats
path: root/openwrt/target/linux/package/wlcompat/Config.in
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-06-30 21:36:59 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-06-30 21:36:59 +0000
commit3f44b114d77e17c6ef83e6ddfe89c52055148a3b (patch)
tree7b9a1918ef58a9c3d9f197bca6b9f1bedaad56b0 /openwrt/target/linux/package/wlcompat/Config.in
parentb0fa7eb5fda2cf0ec8fe78051f0047bf30705119 (diff)
split wlcompat package in HEAD, too
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1298 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/target/linux/package/wlcompat/Config.in')
-rw-r--r--openwrt/target/linux/package/wlcompat/Config.in8
1 files changed, 8 insertions, 0 deletions
diff --git a/openwrt/target/linux/package/wlcompat/Config.in b/openwrt/target/linux/package/wlcompat/Config.in
index 926cf4b3c..5958eeb89 100644
--- a/openwrt/target/linux/package/wlcompat/Config.in
+++ b/openwrt/target/linux/package/wlcompat/Config.in
@@ -5,3 +5,11 @@ config BR2_PACKAGE_KMOD_WLCOMPAT
help
A wrapper module, that provides Wireless Extension support for the
proprietary Broadcom wl module.
+
+config BR2_PACKAGE_KMOD_WLCOMPAT_DEBUG
+ tristate "kmod-wlcompat-debug"
+ default m
+ depends BR2_PACKAGE_KMOD_BRCM_WL
+ help
+ A wrapper module, that provides Wireless Extension support for the
+ proprietary Broadcom wl module. (debug version)