aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/package/wlcompat/Config.in
blob: e7d2b2c8b44909e24b77d5ac1eef25af494fcee1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
config BR2_PACKAGE_KMOD_WLCOMPAT
	prompt "kmod-wlcompat..................... Wrapper providing Wireless Extensions for Broadcom wl module"
	tristate
	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
	prompt "kmod-wlcompat-debug............... Wrapper providing Wireless Extensions for Broadcom wl module (debug)"
	tristate
	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)