From 9b82410c073d4769b12429bcc212e7df10d351d9 Mon Sep 17 00:00:00 2001 From: 5kft <5kft@users.noreply.github.com> Date: Sat, 29 Aug 2020 10:10:52 -0700 Subject: [PATCH] fix Kconfig compatibility for kernel v5.9 --- Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Kconfig b/Kconfig index 8452acb..ea9ece0 100644 --- a/Kconfig +++ b/Kconfig @@ -1,6 +1,6 @@ config RTL8192EU tristate "Realtek 8192E USB WiFi" depends on USB - ---help--- + help Help message of RTL8192EU