From 1afc3396005b7870fc79c51f7231393f4d478e9e Mon Sep 17 00:00:00 2001 From: Richie Zhang <12566991+StaticallyTypedRice@users.noreply.github.com> Date: Thu, 30 Apr 2020 17:49:28 -0700 Subject: [PATCH] Add a help message in Kconfig --- Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Kconfig b/Kconfig index 548d63a..3bdfb3a 100644 --- a/Kconfig +++ b/Kconfig @@ -2,5 +2,5 @@ config RTL8822BU tristate "Realtek 8822B USB WiFi" depends on USB ---help--- - Help message of RTL8822BU + RTL88X2BU driver updated for current kernels.