summaryrefslogtreecommitdiffstats
path: root/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
commitd2e1864c77698f255ce7b725b204db513f79b688 (patch)
tree6c9dab07dd0ec541d4688aee0ddfa7248fee954a /target/linux/package/wlcompat/Config.in
parent85622867c69048ca08f83a1f2e0698b8dd49cf48 (diff)
split wlcompat package in HEAD, too
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1298 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/package/wlcompat/Config.in')
-rw-r--r--target/linux/package/wlcompat/Config.in8
1 files changed, 8 insertions, 0 deletions
diff --git a/target/linux/package/wlcompat/Config.in b/target/linux/package/wlcompat/Config.in
index 926cf4b3c..5958eeb89 100644
--- a/target/linux/package/wlcompat/Config.in
+++ b/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)