1bd842171SKalle Valoconfig WL1251
290921014SLuciano Coelho	tristate "TI wl1251 driver support"
30244ad00SMartin Schwidefsky	depends on MAC80211
490921014SLuciano Coelho	select FW_LOADER
590921014SLuciano Coelho	select CRC7
690921014SLuciano Coelho	---help---
790921014SLuciano Coelho	  This will enable TI wl1251 driver support. The drivers make
890921014SLuciano Coelho	  use of the mac80211 stack.
990921014SLuciano Coelho
1090921014SLuciano Coelho	  If you choose to build a module, it'll be called wl1251. Say
1190921014SLuciano Coelho	  N if unsure.
1290921014SLuciano Coelho
1390921014SLuciano Coelhoconfig WL1251_SPI
1490921014SLuciano Coelho	tristate "TI wl1251 SPI support"
1590921014SLuciano Coelho	depends on WL1251 && SPI_MASTER
1690921014SLuciano Coelho	---help---
1790921014SLuciano Coelho	  This module adds support for the SPI interface of adapters using
1890921014SLuciano Coelho	  TI wl1251 chipset.  Select this if your platform is using
1990921014SLuciano Coelho	  the SPI bus.
2090921014SLuciano Coelho
2190921014SLuciano Coelho	  If you choose to build a module, it'll be called wl1251_spi.
2290921014SLuciano Coelho	  Say N if unsure.
2390921014SLuciano Coelho
2490921014SLuciano Coelhoconfig WL1251_SDIO
2590921014SLuciano Coelho	tristate "TI wl1251 SDIO support"
2690921014SLuciano Coelho	depends on WL1251 && MMC
2790921014SLuciano Coelho	---help---
2890921014SLuciano Coelho	  This module adds support for the SDIO interface of adapters using
2990921014SLuciano Coelho	  TI wl1251 chipset.  Select this if your platform is using
3090921014SLuciano Coelho	  the SDIO bus.
3190921014SLuciano Coelho
3290921014SLuciano Coelho	  If you choose to build a module, it'll be called
3390921014SLuciano Coelho	  wl1251_sdio. Say N if unsure.
34