2 tristate "Broadcom FullMAC WLAN driver"
6 This module adds support for wireless adapters based on Broadcom
7 FullMAC chipsets. It has to work with at least one of the bus
8 interface support. If you choose to build a module, it'll be called
11 config BRCMFMAC_PROTO_BCDC
14 config BRCMFMAC_PROTO_MSGBUF
18 bool "SDIO bus interface support for FullMAC driver"
19 depends on (MMC = y || MMC = BRCMFMAC)
21 select BRCMFMAC_PROTO_BCDC
25 This option enables the SDIO bus interface support for Broadcom
26 IEEE802.11n embedded FullMAC WLAN driver. Say Y if you want to
27 use the driver for a SDIO wireless card.
30 bool "USB bus interface support for FullMAC driver"
31 depends on (USB = y || USB = BRCMFMAC)
33 select BRCMFMAC_PROTO_BCDC
36 This option enables the USB bus interface support for Broadcom
37 IEEE802.11n embedded FullMAC WLAN driver. Say Y if you want to
38 use the driver for an USB wireless card.
41 bool "PCIE bus interface support for FullMAC driver"
44 select BRCMFMAC_PROTO_MSGBUF
47 This option enables the PCIE bus interface support for Broadcom
48 IEEE802.11ac embedded FullMAC WLAN driver. Say Y if you want to
49 use the driver for an PCIE wireless card.