fix some small bugs in wificonf and wlcompat
[openwrt-10.03/.git] / target / linux / package / wlcompat / Config.in
1 config BR2_PACKAGE_KMOD_WLCOMPAT
2         tristate "kmod-wlcompat"
3         default y
4         depends BR2_PACKAGE_KMOD_BRCM_WL
5         help
6           A wrapper module, that provides Wireless Extension support for the
7           proprietary Broadcom wl module.
8
9 config BR2_PACKAGE_KMOD_WLCOMPAT_DEBUG
10         tristate "kmod-wlcompat-debug"
11         default m
12         depends BR2_PACKAGE_KMOD_BRCM_WL
13         help
14           A wrapper module, that provides Wireless Extension support for the
15           proprietary Broadcom wl module. (debug version)