Commit 6e597150 authored by Bitterblue Smith's avatar Bitterblue Smith Committed by Kalle Valo

wifi: rtl8xxxu: Update module description

Make the title more future-proof, using rtw88 as a model.

Mention support for RTL8723BU, RTL8192EU, and RTL8188FU.

Correct the module name.
Signed-off-by: default avatarBitterblue Smith <rtl8821cerfe2@gmail.com>
Signed-off-by: default avatarKalle Valo <kvalo@kernel.org>
Link: https://lore.kernel.org/r/ecb7512a-07e8-112d-c815-1494582de5f8@gmail.com
parent 6f103aeb
...@@ -3,13 +3,14 @@ ...@@ -3,13 +3,14 @@
# RTL8XXXU Wireless LAN device configuration # RTL8XXXU Wireless LAN device configuration
# #
config RTL8XXXU config RTL8XXXU
tristate "RTL8723AU/RTL8188[CR]U/RTL819[12]CU (mac80211) support" tristate "Realtek 802.11n USB wireless chips support"
depends on MAC80211 && USB depends on MAC80211 && USB
help help
This is an alternative driver for various Realtek RTL8XXX This is an alternative driver for various Realtek RTL8XXX
parts written to utilize the Linux mac80211 stack. parts written to utilize the Linux mac80211 stack.
The driver is known to work with a number of RTL8723AU, The driver is known to work with a number of RTL8723AU,
RL8188CU, RTL8188RU, RTL8191CU, and RTL8192CU devices RL8188CU, RTL8188RU, RTL8191CU, RTL8192CU, RTL8723BU, RTL8192EU,
and RTL8188FU devices.
This driver is under development and has a limited feature This driver is under development and has a limited feature
set. In particular it does not yet support 40MHz channels set. In particular it does not yet support 40MHz channels
...@@ -22,7 +23,7 @@ config RTL8XXXU ...@@ -22,7 +23,7 @@ config RTL8XXXU
but you will need to control which module you wish to load. but you will need to control which module you wish to load.
To compile this driver as a module, choose M here: the module will To compile this driver as a module, choose M here: the module will
be called r8xxxu. If unsure, say N. be called rtl8xxxu. If unsure, say N.
config RTL8XXXU_UNTESTED config RTL8XXXU_UNTESTED
bool "Include support for untested Realtek 8xxx USB devices (EXPERIMENTAL)" bool "Include support for untested Realtek 8xxx USB devices (EXPERIMENTAL)"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment