summaryrefslogtreecommitdiffstats
path: root/target/linux/package/wlcompat/Config.in
blob: 5958eeb899c6511cc9427f96d8b4790e2ede336a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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)