From 73c86ebaee23df8310b903c1dab2176d443f5a3a Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Tue, 10 Nov 2020 11:02:01 -0600 Subject: Linux v5.9.7 rebase Signed-off-by: Justin M. Forbes --- configs/fedora/generic/CONFIG_RTW88_8821CE | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 configs/fedora/generic/CONFIG_RTW88_8821CE (limited to 'configs/fedora/generic/CONFIG_RTW88_8821CE') diff --git a/configs/fedora/generic/CONFIG_RTW88_8821CE b/configs/fedora/generic/CONFIG_RTW88_8821CE new file mode 100644 index 000000000..60488c2d1 --- /dev/null +++ b/configs/fedora/generic/CONFIG_RTW88_8821CE @@ -0,0 +1,22 @@ +# CONFIG_RTW88_8821CE: +# +# Select this option will enable support for 8821CE chipset +# +# 802.11ac PCIe wireless network adapter +# +# Symbol: RTW88_8821CE [=n] +# Type : tristate +# Defined at drivers/net/wireless/realtek/rtw88/Kconfig:64 +# Prompt: Realtek 8821CE PCI wireless network adapter +# Depends on: NETDEVICES [=y] && WLAN [=y] && WLAN_VENDOR_REALTEK [=y] && RTW88 [=m] && PCI [=y] +# Location: +# -> Device Drivers +# -> Network device support (NETDEVICES [=y]) +# -> Wireless LAN (WLAN [=y]) +# -> Realtek devices (WLAN_VENDOR_REALTEK [=y]) +# -> Realtek 802.11ac wireless chips support (RTW88 [=m]) +# Selects: RTW88_CORE [=m] && RTW88_PCI [=m] && RTW88_8821C [=n] +# +# +# +CONFIG_RTW88_8821CE=m -- cgit