aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8821ae/Kconfig
blob: abccc9dabd6550a3c316d16f4ae1d99d330d2d11 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
config R8821AE
	tristate "RealTek RTL8821AE Wireless LAN NIC driver"
	depends on PCI && WLAN && MAC80211
	depends on m
	select WIRELESS_EXT
	select WEXT_PRIV
	select EEPROM_93CX6
	select CRYPTO
	default N
	---help---
	  If built as a module, it will be called r8821ae.ko.