aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8821ae/Kconfig
blob: 50a407f717170534e414ee855a1f0621cdacf74f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
config R8821AE
	tristate "RealTek RTL8821AE Wireless LAN NIC driver"
	depends on PCI && WLAN && MAC80211
	depends on m
	depends on BROKEN
	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.