kernel/drivers/staging/rtl8723bs/Kconfig
.. .. @@ -1,10 +1,11 @@ 1 +# SPDX-License-Identifier: GPL-2.01 2 config RTL8723BS 2 3 tristate "Realtek RTL8723BS SDIO Wireless LAN NIC driver" 3 4 depends on WLAN && MMC && CFG80211 4 5 depends on m 5 6 select WIRELESS_EXT 6 7 select WEXT_PRIV 7 - ---help---8 + help8 9 This option enables support for RTL8723BS SDIO drivers, such as 9 10 the wifi found on the 1st gen Intel Compute Stick, the CHIP 10 11 and many other Intel Atom and ARM based devices.