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 v3.16-rc7 11 lines 272 B view raw
1config R8821AE 2 tristate "RealTek RTL8821AE Wireless LAN NIC driver" 3 depends on PCI && WLAN && MAC80211 4 depends on m 5 select WIRELESS_EXT 6 select WEXT_PRIV 7 select EEPROM_93CX6 8 select CRYPTO 9 default N 10 ---help--- 11 If built as a module, it will be called r8821ae.ko.