From e18a08842c58c529ffcf0a8bca80776a5e14b3d5 Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Mon, 11 Jan 2021 11:52:31 -0600 Subject: Linux v5.10.6 Signed-off-by: Justin M. Forbes --- configs/fedora/generic/CONFIG_ATH11K_PCI | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 configs/fedora/generic/CONFIG_ATH11K_PCI (limited to 'configs/fedora/generic/CONFIG_ATH11K_PCI') diff --git a/configs/fedora/generic/CONFIG_ATH11K_PCI b/configs/fedora/generic/CONFIG_ATH11K_PCI new file mode 100644 index 000000000..76279b130 --- /dev/null +++ b/configs/fedora/generic/CONFIG_ATH11K_PCI @@ -0,0 +1,20 @@ +# CONFIG_ATH11K_PCI: +# +# This module adds support for PCIE bus +# +# Symbol: ATH11K_PCI [=n] +# Type : tristate +# Defined at drivers/net/wireless/ath/ath11k/Kconfig:21 +# Prompt: Atheros ath11k PCI support +# Depends on: NETDEVICES [=y] && WLAN [=y] && WLAN_VENDOR_ATH [=y] && ATH11K [=m] && PCI [=y] +# Location: +# -> Device Drivers +# -> Network device support (NETDEVICES [=y]) +# -> Wireless LAN (WLAN [=y]) +# -> Atheros/Qualcomm devices (WLAN_VENDOR_ATH [=y]) +# -> Qualcomm Technologies 802.11ax chipset support (ATH11K [=m]) +# Selects: MHI_BUS [=m] && QRTR [=n] && QRTR_MHI [=n] +# +# +# +CONFIG_ATH11K_PCI=m -- cgit