aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8187se/Kconfig
blob: 3162aabbeb07811faaceb2cf5ccaaec7a1c29950 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
config R8187SE
	tristate "RealTek RTL8187SE Wireless LAN NIC driver"
	depends on PCI && WLAN
	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 r8187se.ko.