2 tristate "TI wl12xx driver support"
3 depends on MAC80211 && EXPERIMENTAL
5 This will enable TI wl12xx driver support for the following chips:
6 wl1271, wl1273, wl1281 and wl1283.
7 The drivers make use of the mac80211 stack.
10 tristate "TI wl12xx support"
11 depends on WL12XX_MENU && GENERIC_HARDIRQS
15 This module adds support for wireless adapters based on TI wl1271 and
16 TI wl1273 chipsets. This module does *not* include support for wl1251.
17 For wl1251 support, use the separate homonymous driver instead.
19 If you choose to build a module, it will be called wl12xx. Say N if
23 tristate "TI wl12xx SPI support"
24 depends on WL12XX && SPI_MASTER
27 This module adds support for the SPI interface of adapters using
28 TI wl12xx chipsets. Select this if your platform is using
31 If you choose to build a module, it'll be called wl12xx_spi.
35 tristate "TI wl12xx SDIO support"
36 depends on WL12XX && MMC
38 This module adds support for the SDIO interface of adapters using
39 TI wl12xx chipsets. Select this if your platform is using
42 If you choose to build a module, it'll be called wl12xx_sdio.
45 config WL12XX_PLATFORM_DATA
47 depends on WL12XX_SDIO != n || WL1251_SDIO != n