1ec8f24b7SThomas Gleixner# SPDX-License-Identifier: GPL-2.0-only 2bd842171SKalle Valoconfig WL1251 390921014SLuciano Coelho tristate "TI wl1251 driver support" 40244ad00SMartin Schwidefsky depends on MAC80211 590921014SLuciano Coelho select FW_LOADER 690921014SLuciano Coelho select CRC7 7a7f7f624SMasahiro Yamada help 890921014SLuciano Coelho This will enable TI wl1251 driver support. The drivers make 990921014SLuciano Coelho use of the mac80211 stack. 1090921014SLuciano Coelho 1190921014SLuciano Coelho If you choose to build a module, it'll be called wl1251. Say 1290921014SLuciano Coelho N if unsure. 1390921014SLuciano Coelho 1490921014SLuciano Coelhoconfig WL1251_SPI 1590921014SLuciano Coelho tristate "TI wl1251 SPI support" 1690921014SLuciano Coelho depends on WL1251 && SPI_MASTER 17a7f7f624SMasahiro Yamada help 1890921014SLuciano Coelho This module adds support for the SPI interface of adapters using 1990921014SLuciano Coelho TI wl1251 chipset. Select this if your platform is using 2090921014SLuciano Coelho the SPI bus. 2190921014SLuciano Coelho 2290921014SLuciano Coelho If you choose to build a module, it'll be called wl1251_spi. 2390921014SLuciano Coelho Say N if unsure. 2490921014SLuciano Coelho 2590921014SLuciano Coelhoconfig WL1251_SDIO 2690921014SLuciano Coelho tristate "TI wl1251 SDIO support" 2790921014SLuciano Coelho depends on WL1251 && MMC 28a7f7f624SMasahiro Yamada help 2990921014SLuciano Coelho This module adds support for the SDIO interface of adapters using 3090921014SLuciano Coelho TI wl1251 chipset. Select this if your platform is using 3190921014SLuciano Coelho the SDIO bus. 3290921014SLuciano Coelho 3390921014SLuciano Coelho If you choose to build a module, it'll be called 3490921014SLuciano Coelho wl1251_sdio. Say N if unsure. 35