tag rc6
[openwrt/svn-archive/openwrt.git] / target / linux / package / wlcompat / Config.in
diff --git a/target/linux/package/wlcompat/Config.in b/target/linux/package/wlcompat/Config.in
new file mode 100644 (file)
index 0000000..5958eeb
--- /dev/null
@@ -0,0 +1,15 @@
+config BR2_PACKAGE_KMOD_WLCOMPAT
+       tristate "kmod-wlcompat"
+       default y
+       depends BR2_PACKAGE_KMOD_BRCM_WL
+       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)