X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/76ed58d705e7f3892a1259abcd92882a527e7b53..c103b2f11109291453e70a429b202f39bed93aa1:/target/linux/package/wlcompat/Config.in 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)