From 9ab9ea2db0b13375d3d7114d5c82eb298a118740 Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Tue, 4 Aug 2020 17:00:01 -0500 Subject: Linux v5.8 rebase Signed-off-by: Justin M. Forbes --- configs/fedora/generic/CONFIG_MT7663U | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 configs/fedora/generic/CONFIG_MT7663U (limited to 'configs/fedora/generic/CONFIG_MT7663U') diff --git a/configs/fedora/generic/CONFIG_MT7663U b/configs/fedora/generic/CONFIG_MT7663U new file mode 100644 index 000000000..bf8eea13c --- /dev/null +++ b/configs/fedora/generic/CONFIG_MT7663U @@ -0,0 +1,21 @@ +# CONFIG_MT7663U: +# +# This adds support for MT7663U 802.11ax 2x2:2 wireless devices. +# +# To compile this driver as a module, choose M here. +# +# Symbol: MT7663U [=n] +# Type : tristate +# Defined at drivers/net/wireless/mediatek/mt76/mt7615/Kconfig:31 +# Prompt: MediaTek MT7663U (USB) support +# Depends on: NETDEVICES [=y] && WLAN [=y] && WLAN_VENDOR_MEDIATEK [=y] && MAC80211 [=m] && USB [=y] +# Location: +# -> Device Drivers +# -> Network device support (NETDEVICES [=y]) +# -> Wireless LAN (WLAN [=y]) +# -> MediaTek devices (WLAN_VENDOR_MEDIATEK [=y]) +# Selects: MT76_USB [=m] && MT7615_COMMON [=m] +# +# +# +CONFIG_MT7663U=m -- cgit