https://github.com/torvalds/linux
Raw File
Tip revision: d8a5b80568a9cb66810e75b182018e9edb68e8ff authored by Linus Torvalds on 28 January 2018, 21:20:33 UTC
Linux 4.15
Tip revision: d8a5b80
Kconfig
config KS7010
	tristate "KeyStream KS7010 SDIO support"
	depends on MMC && WIRELESS
	select WIRELESS_EXT
	select WEXT_PRIV
	select FW_LOADER
	help
	  This is a driver for KeyStream KS7010 based SDIO WIFI cards. It is
	  found on at least later Spectec SDW-821 (FCC-ID "S2Y-WLAN-11G-K" only,
	  sadly not FCC-ID "S2Y-WLAN-11B-G") and Spectec SDW-823 microSD cards.
back to top