18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only
28c2ecf20Sopenharmony_ciconfig WL1251
38c2ecf20Sopenharmony_ci	tristate "TI wl1251 driver support"
48c2ecf20Sopenharmony_ci	depends on MAC80211
58c2ecf20Sopenharmony_ci	select FW_LOADER
68c2ecf20Sopenharmony_ci	select CRC7
78c2ecf20Sopenharmony_ci	help
88c2ecf20Sopenharmony_ci	  This will enable TI wl1251 driver support. The drivers make
98c2ecf20Sopenharmony_ci	  use of the mac80211 stack.
108c2ecf20Sopenharmony_ci
118c2ecf20Sopenharmony_ci	  If you choose to build a module, it'll be called wl1251. Say
128c2ecf20Sopenharmony_ci	  N if unsure.
138c2ecf20Sopenharmony_ci
148c2ecf20Sopenharmony_ciconfig WL1251_SPI
158c2ecf20Sopenharmony_ci	tristate "TI wl1251 SPI support"
168c2ecf20Sopenharmony_ci	depends on WL1251 && SPI_MASTER
178c2ecf20Sopenharmony_ci	help
188c2ecf20Sopenharmony_ci	  This module adds support for the SPI interface of adapters using
198c2ecf20Sopenharmony_ci	  TI wl1251 chipset.  Select this if your platform is using
208c2ecf20Sopenharmony_ci	  the SPI bus.
218c2ecf20Sopenharmony_ci
228c2ecf20Sopenharmony_ci	  If you choose to build a module, it'll be called wl1251_spi.
238c2ecf20Sopenharmony_ci	  Say N if unsure.
248c2ecf20Sopenharmony_ci
258c2ecf20Sopenharmony_ciconfig WL1251_SDIO
268c2ecf20Sopenharmony_ci	tristate "TI wl1251 SDIO support"
278c2ecf20Sopenharmony_ci	depends on WL1251 && MMC
288c2ecf20Sopenharmony_ci	help
298c2ecf20Sopenharmony_ci	  This module adds support for the SDIO interface of adapters using
308c2ecf20Sopenharmony_ci	  TI wl1251 chipset.  Select this if your platform is using
318c2ecf20Sopenharmony_ci	  the SDIO bus.
328c2ecf20Sopenharmony_ci
338c2ecf20Sopenharmony_ci	  If you choose to build a module, it'll be called
348c2ecf20Sopenharmony_ci	  wl1251_sdio. Say N if unsure.
35