From c9650cbc063e1f1687e656657ec9f7a3556442b7 Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Tue, 10 Nov 2020 11:16:42 -0600 Subject: Linux v5.9.7 Signed-off-by: Justin M. Forbes --- .../fedora/generic/CONFIG_WLAN_VENDOR_MICROCHIP | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 configs/fedora/generic/CONFIG_WLAN_VENDOR_MICROCHIP (limited to 'configs/fedora/generic/CONFIG_WLAN_VENDOR_MICROCHIP') diff --git a/configs/fedora/generic/CONFIG_WLAN_VENDOR_MICROCHIP b/configs/fedora/generic/CONFIG_WLAN_VENDOR_MICROCHIP new file mode 100644 index 000000000..7fde12ef2 --- /dev/null +++ b/configs/fedora/generic/CONFIG_WLAN_VENDOR_MICROCHIP @@ -0,0 +1,22 @@ +# CONFIG_WLAN_VENDOR_MICROCHIP: +# +# If you have a wireless card belonging to this class, say Y. +# +# Note that the answer to this question doesn't directly affect the +# kernel: saying N will just cause the configurator to skip all the +# questions about these cards. If you say Y, you will be asked for +# your specific card in the following questions. +# +# Symbol: WLAN_VENDOR_MICROCHIP [=y] +# Type : bool +# Defined at drivers/net/wireless/microchip/Kconfig:2 +# Prompt: Microchip devices +# Depends on: NETDEVICES [=y] && WLAN [=y] +# Location: +# -> Device Drivers +# -> Network device support (NETDEVICES [=y]) +# -> Wireless LAN (WLAN [=y]) +# +# +# +CONFIG_WLAN_VENDOR_MICROCHIP=y -- cgit