From 261f21de73a3f733499d6f8ed0729f356ab6000e Mon Sep 17 00:00:00 2001 From: 5kft <5kft@users.noreply.github.com> Date: Sat, 29 Aug 2020 13:35:29 -0700 Subject: [PATCH] [ sunxi-dev ] update Kconfig for RTL8723CS driver --- patch/kernel/sunxi-dev/wifi-4002-add-realtek-8723cs.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/patch/kernel/sunxi-dev/wifi-4002-add-realtek-8723cs.patch b/patch/kernel/sunxi-dev/wifi-4002-add-realtek-8723cs.patch index fffd4a4266..b7f29195b0 100644 --- a/patch/kernel/sunxi-dev/wifi-4002-add-realtek-8723cs.patch +++ b/patch/kernel/sunxi-dev/wifi-4002-add-realtek-8723cs.patch @@ -6,7 +6,7 @@ index 00000000..4986677f @@ -0,0 +1,4 @@ +config RTL8723CS + tristate "Realtek 8723C SDIO or SPI WiFi" -+ ---help--- ++ help + Help message of RTL8723CS diff --git a/drivers/net/wireless/realtek/rtl8723cs/Makefile b/drivers/net/wireless/realtek/rtl8723cs/Makefile new file mode 100644