| tristate "TI wl1251 driver support" |
| depends on MAC80211 && EXPERIMENTAL && GENERIC_HARDIRQS |
| This will enable TI wl1251 driver support. The drivers make |
| use of the mac80211 stack. |
| If you choose to build a module, it'll be called wl1251. Say |
| tristate "TI wl1251 SPI support" |
| depends on WL1251 && SPI_MASTER |
| This module adds support for the SPI interface of adapters using |
| TI wl1251 chipset. Select this if your platform is using |
| If you choose to build a module, it'll be called wl1251_spi. |
| tristate "TI wl1251 SDIO support" |
| This module adds support for the SDIO interface of adapters using |
| TI wl1251 chipset. Select this if your platform is using |
| If you choose to build a module, it'll be called |
| wl1251_sdio. Say N if unsure. |