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 v5.5-rc3 10 lines 241 B view raw
1# SPDX-License-Identifier: GPL-2.0 2config RTL8192U 3 tristate "RealTek RTL8192U Wireless LAN NIC driver" 4 depends on PCI && WLAN && USB 5 depends on m 6 select WIRELESS_EXT 7 select WEXT_PRIV 8 select CRYPTO 9 select CRYPTO_AES 10 select CRYPTO_CCM