5 tristate "Broadcom IEEE802.11n PCIe SoftMAC WLAN driver"
14 This module adds support for PCIe wireless adapters based on Broadcom
15 IEEE802.11n SoftMAC chipsets. If you choose to build a module, it'll
16 be called brcmsmac.ko.
19 tristate "Broadcom IEEE802.11n embedded FullMAC WLAN driver"
23 This module adds support for embedded wireless adapters based on
24 Broadcom IEEE802.11n FullMAC chipsets. It has to work with at least
25 one of the bus interface support. If you choose to build a module,
26 it'll be called brcmfmac.ko.
29 bool "SDIO bus interface support for FullMAC driver"
35 This option enables the SDIO bus interface support for Broadcom
36 IEEE802.11n embedded FullMAC WLAN driver. Say Y if you want to
37 use the driver for a SDIO wireless card.
39 config BRCMFMAC_SDIO_OOB
40 bool "Out of band interrupt support for SDIO interface chipset"
41 depends on BRCMFMAC_SDIO
43 This option enables out-of-band interrupt support for Broadcom
44 SDIO Wifi chipset using fullmac in order to gain better
45 performance and deep sleep wake up capability on certain
46 platforms. Say N if you are unsure.
49 bool "USB bus interface support for FullMAC driver"
54 This option enables the USB bus interface support for Broadcom
55 IEEE802.11n embedded FullMAC WLAN driver. Say Y if you want to
56 use the driver for an USB wireless card.
59 bool "Broadcom driver debug functions"
60 depends on BRCMSMAC || BRCMFMAC
62 Selecting this enables additional code for debug purposes.