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