1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-02-07 12:41:58 +02:00

18 lines
675 B
Plaintext
Raw Normal View History

config PACKAGE_KMOD_WLCOMPAT
prompt "kmod-wlcompat..................... Wrapper providing Wireless Extensions for Broadcom wl module"
tristate
default y
depends PACKAGE_KMOD_BRCM_WL || PACKAGE_KMOD_BRCM_WL2
help
A wrapper module, that provides Wireless Extension support for the
proprietary Broadcom wl module.
config PACKAGE_KMOD_WLCOMPAT_DEBUG
prompt "kmod-wlcompat-debug............... Wrapper providing Wireless Extensions for Broadcom wl module (debug)"
tristate
default m
depends PACKAGE_KMOD_BRCM_WL || PACKAGE_KMOD_BRCM_WL2
help
A wrapper module, that provides Wireless Extension support for the
proprietary Broadcom wl module. (debug version)