From 47a895f435cccb2cb14eb5d0c52d2f6d4d904907 Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Wed, 12 Aug 2020 08:03:24 -0500 Subject: Linux v5.8.1 Signed-off-by: Justin M. Forbes --- configs/fedora/generic/CONFIG_MT7915E | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 configs/fedora/generic/CONFIG_MT7915E (limited to 'configs/fedora/generic/CONFIG_MT7915E') diff --git a/configs/fedora/generic/CONFIG_MT7915E b/configs/fedora/generic/CONFIG_MT7915E new file mode 100644 index 000000000..bb801afb9 --- /dev/null +++ b/configs/fedora/generic/CONFIG_MT7915E @@ -0,0 +1,24 @@ +# CONFIG_MT7915E: +# +# This adds support for MT7915-based wireless PCIe devices, +# which support concurrent dual-band operation at both 5GHz +# and 2.4GHz IEEE 802.11ax 4x4:4SS 1024-QAM, 160MHz channels, +# OFDMA, spatial reuse and dual carrier modulation. +# +# To compile this driver as a module, choose M here. +# +# Symbol: MT7915E [=n] +# Type : tristate +# Defined at drivers/net/wireless/mediatek/mt76/mt7915/Kconfig:2 +# Prompt: MediaTek MT7915E (PCIe) support +# Depends on: NETDEVICES [=y] && WLAN [=y] && WLAN_VENDOR_MEDIATEK [=y] && MAC80211 [=m] && PCI [=y] +# Location: +# -> Device Drivers +# -> Network device support (NETDEVICES [=y]) +# -> Wireless LAN (WLAN [=y]) +# -> MediaTek devices (WLAN_VENDOR_MEDIATEK [=y]) +# Selects: MT76_CORE [=m] +# +# +# +CONFIG_MT7915E=m -- cgit