2 tristate "TI wl1251 driver support"
3 depends on MAC80211 && EXPERIMENTAL && GENERIC_HARDIRQS
7 This will enable TI wl1251 driver support. The drivers make
8 use of the mac80211 stack.
10 If you choose to build a module, it'll be called wl1251. Say
14 tristate "TI wl1251 SPI support"
15 depends on WL1251 && SPI_MASTER
17 This module adds support for the SPI interface of adapters using
18 TI wl1251 chipset. Select this if your platform is using
21 If you choose to build a module, it'll be called wl1251_spi.
25 tristate "TI wl1251 SDIO support"
26 depends on WL1251 && MMC
28 This module adds support for the SDIO interface of adapters using
29 TI wl1251 chipset. Select this if your platform is using
32 If you choose to build a module, it'll be called
33 wl1251_sdio. Say N if unsure.