From a71ee103a729754519abc15fd58e6b258a89e58b Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Mon, 19 Oct 2020 11:42:37 -0500 Subject: Linux v5.9.1 Signed-off-by: Justin M. Forbes --- configs/fedora/generic/CONFIG_MT7663S | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 configs/fedora/generic/CONFIG_MT7663S (limited to 'configs/fedora/generic/CONFIG_MT7663S') diff --git a/configs/fedora/generic/CONFIG_MT7663S b/configs/fedora/generic/CONFIG_MT7663S new file mode 100644 index 000000000..e5c0ef87e --- /dev/null +++ b/configs/fedora/generic/CONFIG_MT7663S @@ -0,0 +1,21 @@ +# CONFIG_MT7663S: +# +# This adds support for MT7663S 802.11ac 2x2:2 wireless devices. +# +# To compile this driver as a module, choose M here. +# +# Symbol: MT7663S [=n] +# Type : tristate +# Defined at drivers/net/wireless/mediatek/mt76/mt7615/Kconfig:46 +# Prompt: MediaTek MT7663S (SDIO) support +# Depends on: NETDEVICES [=y] && WLAN [=y] && WLAN_VENDOR_MEDIATEK [=y] && MAC80211 [=m] && MMC [=m] +# Location: +# -> Device Drivers +# -> Network device support (NETDEVICES [=y]) +# -> Wireless LAN (WLAN [=y]) +# -> MediaTek devices (WLAN_VENDOR_MEDIATEK [=y]) +# Selects: MT76_SDIO [=n] && MT7663_USB_SDIO_COMMON [=m] +# +# +# +CONFIG_MT7663S=m -- cgit