X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/50af40000ac37ef921ebd46f6d641959503ee919..e6e0b8b0362a51d4801f715404a9866dac1bb04a:/openwrt/target/linux/package/wlcompat/Config.in 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)