2 tristate "TI wl12xx driver support"
3 depends on MAC80211 && EXPERIMENTAL
5 This will enable TI wl12xx driver support for the following chips:
7 The drivers make use of the mac80211 stack.
10 tristate "TI wl12xx support"
11 depends on WL12XX_MENU && GENERIC_HARDIRQS
16 This module adds support for wireless adapters based on TI wl1271 and
17 TI wl1273 chipsets. This module does *not* include support for wl1251.
18 For wl1251 support, use the separate homonymous driver instead.
20 If you choose to build a module, it will be called wl12xx. Say N if
24 bool "TI wl12xx 802.11 HT support (EXPERIMENTAL)"
25 depends on WL12XX && EXPERIMENTAL
28 This will enable 802.11 HT support in the wl12xx module.
30 That configuration is temporary due to the code incomplete and
31 still in testing process.
34 tristate "TI wl12xx SPI support"
35 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
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