repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Staging: strip: delete the driver
[linux/fpc-iii.git]
/
drivers
/
staging
/
rtl8187se
/
Kconfig
blob
155a78e07405dd1b6a5ff67981191d4a2c31849f
1
config 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
default N
8
---help---
9
If built as a module, it will be called r8187se.ko.