162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only
262306a36Sopenharmony_ciconfig WL1251
362306a36Sopenharmony_ci	tristate "TI wl1251 driver support"
462306a36Sopenharmony_ci	depends on MAC80211
562306a36Sopenharmony_ci	select FW_LOADER
662306a36Sopenharmony_ci	select CRC7
762306a36Sopenharmony_ci	help
862306a36Sopenharmony_ci	  This will enable TI wl1251 driver support. The drivers make
962306a36Sopenharmony_ci	  use of the mac80211 stack.
1062306a36Sopenharmony_ci
1162306a36Sopenharmony_ci	  If you choose to build a module, it'll be called wl1251. Say
1262306a36Sopenharmony_ci	  N if unsure.
1362306a36Sopenharmony_ci
1462306a36Sopenharmony_ciconfig WL1251_SPI
1562306a36Sopenharmony_ci	tristate "TI wl1251 SPI support"
1662306a36Sopenharmony_ci	depends on WL1251 && SPI_MASTER
1762306a36Sopenharmony_ci	help
1862306a36Sopenharmony_ci	  This module adds support for the SPI interface of adapters using
1962306a36Sopenharmony_ci	  TI wl1251 chipset.  Select this if your platform is using
2062306a36Sopenharmony_ci	  the SPI bus.
2162306a36Sopenharmony_ci
2262306a36Sopenharmony_ci	  If you choose to build a module, it'll be called wl1251_spi.
2362306a36Sopenharmony_ci	  Say N if unsure.
2462306a36Sopenharmony_ci
2562306a36Sopenharmony_ciconfig WL1251_SDIO
2662306a36Sopenharmony_ci	tristate "TI wl1251 SDIO support"
2762306a36Sopenharmony_ci	depends on WL1251 && MMC
2862306a36Sopenharmony_ci	help
2962306a36Sopenharmony_ci	  This module adds support for the SDIO interface of adapters using
3062306a36Sopenharmony_ci	  TI wl1251 chipset.  Select this if your platform is using
3162306a36Sopenharmony_ci	  the SDIO bus.
3262306a36Sopenharmony_ci
3362306a36Sopenharmony_ci	  If you choose to build a module, it'll be called
3462306a36Sopenharmony_ci	  wl1251_sdio. Say N if unsure.
35