• Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8187se/
1config R8187SE
2	tristate "RealTek RTL8187SE Wireless LAN NIC driver"
3	depends on PCI && WLAN
4	select WIRELESS_EXT
5	select WEXT_PRIV
6	select EEPROM_93CX6
7	select CRYPTO
8	default N
9	---help---
10	  If built as a module, it will be called r8187se.ko.
11