cachepc-linux

Fork of AMDESE/linux with modifications for CachePC side-channel attack
git clone https://git.sinitax.com/sinitax/cachepc-linux
Log | Files | Refs | README | LICENSE | sfeed.txt

Kconfig (461B)


      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.