1bd842171SKalle Valoconfig WLAN_VENDOR_TI 2bd842171SKalle Valo bool "Texas Instrument devices" 3bd842171SKalle Valo default y 490921014SLuciano Coelho ---help--- 5bd842171SKalle Valo If you have a wireless card belonging to this class, say Y. 690921014SLuciano Coelho 7bd842171SKalle Valo Note that the answer to this question doesn't directly affect the 8bd842171SKalle Valo kernel: saying N will just cause the configurator to skip all 9bd842171SKalle Valo the questions about cards. If you say Y, you will be asked for 10bd842171SKalle Valo your specific card in the following questions. 11bd842171SKalle Valo 12bd842171SKalle Valoif WLAN_VENDOR_TI 1390921014SLuciano Coelhosource "drivers/net/wireless/ti/wl1251/Kconfig" 14b2ba99ffSLuciano Coelhosource "drivers/net/wireless/ti/wl12xx/Kconfig" 159a1a6990SLuciano Coelhosource "drivers/net/wireless/ti/wl18xx/Kconfig" 16b2ba99ffSLuciano Coelho 17b2ba99ffSLuciano Coelho# keep last for automatic dependencies 187b3115f2SLuciano Coelhosource "drivers/net/wireless/ti/wlcore/Kconfig" 196cc9efedSLuciano Coelho 206cc9efedSLuciano Coelhoconfig WILINK_PLATFORM_DATA 216cc9efedSLuciano Coelho bool "TI WiLink platform data" 226cc9efedSLuciano Coelho depends on WLCORE_SDIO || WL1251_SDIO 236cc9efedSLuciano Coelho default y 246cc9efedSLuciano Coelho ---help--- 256cc9efedSLuciano Coelho Small platform data bit needed to pass data to the sdio modules. 266cc9efedSLuciano Coelho 276cc9efedSLuciano Coelho 28bd842171SKalle Valoendif # WLAN_VENDOR_TI 29