Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at v6.7-rc5 14 lines 461 B view raw
1# SPDX-License-Identifier: GPL-2.0 2config KS7010 3 tristate "KeyStream KS7010 SDIO support" 4 depends on MMC && WIRELESS 5 select WIRELESS_EXT 6 select WEXT_PRIV 7 select FW_LOADER 8 select CRYPTO 9 select CRYPTO_HASH 10 select CRYPTO_MICHAEL_MIC 11 help 12 This is a driver for KeyStream KS7010 based SDIO WIFI cards. It is 13 found on at least later Spectec SDW-821 (FCC-ID "S2Y-WLAN-11G-K" only, 14 sadly not FCC-ID "S2Y-WLAN-11B-G") and Spectec SDW-823 microSD cards.