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 bool "TI wl12xx 802.11 HT support (EXPERIMENTAL)"
24 depends on WL12XX && EXPERIMENTAL
27 This will enable 802.11 HT support in the wl12xx module.
29 That configuration is temporary due to the code incomplete and
30 still in testing process.
33 tristate "TI wl12xx SPI support"
34 depends on WL12XX && SPI_MASTER
37 This module adds support for the SPI interface of adapters using
38 TI wl12xx chipsets. Select this if your platform is using
41 If you choose to build a module, it'll be called wl12xx_spi.
45 tristate "TI wl12xx SDIO support"
46 depends on WL12XX && MMC
48 This module adds support for the SDIO interface of adapters using
49 TI wl12xx chipsets. Select this if your platform is using
52 If you choose to build a module, it'll be called wl12xx_sdio.
55 config WL12XX_SDIO_TEST
56 tristate "TI wl12xx SDIO testing support"
57 depends on WL12XX && MMC && WL12XX_SDIO
60 This module adds support for the SDIO bus testing with the
61 TI wl12xx chipsets. You probably don't want this unless you are
62 testing a new hardware platform. Select this if you want to test the
63 SDIO bus which is connected to the wl12xx chip.
65 config WL12XX_PLATFORM_DATA
67 depends on WL12XX_SDIO != n || WL1251_SDIO != n