]> Pileus Git - ~andy/linux/blob - drivers/staging/brcm80211/Kconfig
staging: brcm80211: add fullmac driver
[~andy/linux] / drivers / staging / brcm80211 / Kconfig
1 menuconfig BRCM80211
2         tristate "Broadcom 802.11 WLAN driver for bcm43xx chips"
3         depends on PCI && WLAN
4         select WIRELESS_EXT
5         select WEXT_PRIV
6         default N
7         help
8           If built as a module, it will be called brcm80211.ko.
9
10 config BRCM80211_PCI
11         bool "Broadcom 802.11 WLAN NIC driver"
12         depends on BRCM80211
13         default y
14
15 source "drivers/staging/brcm80211/brcmfmac/Kconfig"