summaryrefslogtreecommitdiffstats
path: root/target/linux/package/wlcompat/Config.in
diff options
context:
space:
mode:
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)