1ec8f24b7SThomas Gleixner# SPDX-License-Identifier: GPL-2.0-only 2bd842171SKalle Valoconfig WLAN_VENDOR_TI 3bd842171SKalle Valo bool "Texas Instrument devices" 4bd842171SKalle Valo default y 5a7f7f624SMasahiro Yamada help 6bd842171SKalle Valo If you have a wireless card belonging to this class, say Y. 790921014SLuciano Coelho 8bd842171SKalle Valo Note that the answer to this question doesn't directly affect the 9a6cf02e6SRandy Dunlap kernel: saying N will just cause the configurator to skip all the 10a6cf02e6SRandy Dunlap questions about these cards. If you say Y, you will be asked for 11bd842171SKalle Valo your specific card in the following questions. 12bd842171SKalle Valo 13bd842171SKalle Valoif WLAN_VENDOR_TI 1490921014SLuciano Coelhosource "drivers/net/wireless/ti/wl1251/Kconfig" 15b2ba99ffSLuciano Coelhosource "drivers/net/wireless/ti/wl12xx/Kconfig" 169a1a6990SLuciano Coelhosource "drivers/net/wireless/ti/wl18xx/Kconfig" 17b2ba99ffSLuciano Coelho 18b2ba99ffSLuciano Coelho# keep last for automatic dependencies 197b3115f2SLuciano Coelhosource "drivers/net/wireless/ti/wlcore/Kconfig" 206cc9efedSLuciano Coelho 216cc9efedSLuciano Coelhoconfig WILINK_PLATFORM_DATA 226cc9efedSLuciano Coelho bool "TI WiLink platform data" 236cc9efedSLuciano Coelho depends on WLCORE_SDIO || WL1251_SDIO 246cc9efedSLuciano Coelho default y 25a7f7f624SMasahiro Yamada help 266cc9efedSLuciano Coelho Small platform data bit needed to pass data to the sdio modules. 276cc9efedSLuciano Coelho 286cc9efedSLuciano Coelho 29bd842171SKalle Valoendif # WLAN_VENDOR_TI 30