2 bool "TI Wireless LAN support"
4 This section contains support for all the wireless drivers
5 for Texas Instruments WLAN chips, such as wl1251 and the wl12xx
9 source "drivers/net/wireless/ti/wl1251/Kconfig"
10 source "drivers/net/wireless/ti/wl12xx/Kconfig"
11 source "drivers/net/wireless/ti/wl18xx/Kconfig"
13 # keep last for automatic dependencies
14 source "drivers/net/wireless/ti/wlcore/Kconfig"
16 config WILINK_PLATFORM_DATA
17 bool "TI WiLink platform data"
18 depends on WLCORE_SDIO || WL1251_SDIO
21 Small platform data bit needed to pass data to the sdio modules.