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 v4.6 8 lines 180 B view raw
1config RTL8192U 2 tristate "RealTek RTL8192U Wireless LAN NIC driver" 3 depends on PCI && WLAN && USB 4 depends on m 5 select WIRELESS_EXT 6 select WEXT_PRIV 7 select CRYPTO 8 ---help---