forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-01-31 f9004dbfff8a3fbbd7e2a88c8a4327c7f2f8e5b2
kernel/drivers/staging/rtl8723bs/Kconfig
....@@ -1,10 +1,11 @@
1
+# SPDX-License-Identifier: GPL-2.0
12 config RTL8723BS
23 tristate "Realtek RTL8723BS SDIO Wireless LAN NIC driver"
34 depends on WLAN && MMC && CFG80211
45 depends on m
56 select WIRELESS_EXT
67 select WEXT_PRIV
7
- ---help---
8
+ help
89 This option enables support for RTL8723BS SDIO drivers, such as
910 the wifi found on the 1st gen Intel Compute Stick, the CHIP
1011 and many other Intel Atom and ARM based devices.