PageRenderTime 22ms CodeModel.GetById 13ms app.highlight 4ms RepoModel.GetById 0ms app.codeStats 0ms

/drivers/staging/rtl8187se/Kconfig

https://bitbucket.org/slukk/jb-tsm-kernel-4.2
#! | 11 lines | 11 code | 0 blank | 0 comment | 0 complexity | 0f71d7d2ac67f6cff857c90a297bb589 MD5 | raw file
Possible License(s): GPL-2.0, LGPL-2.0, AGPL-1.0
 1config R8187SE
 2	tristate "RealTek RTL8187SE Wireless LAN NIC driver"
 3	depends on PCI && WLAN
 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 r8187se.ko.