Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at master 13 lines 465 B view raw
1# SPDX-License-Identifier: GPL-2.0 2config RTL8723BS 3 tristate "Realtek RTL8723BS SDIO Wireless LAN NIC driver" 4 depends on WLAN && MMC && CFG80211 5 depends on m 6 select CRYPTO_LIB_AES 7 select CRYPTO_LIB_ARC4 8 select CRYPTO_LIB_UTILS 9 help 10 This option enables support for RTL8723BS SDIO drivers, such as 11 the wifi found on the 1st gen Intel Compute Stick, the CHIP 12 and many other Intel Atom and ARM based devices. 13 If built as a module, it will be called r8723bs.