repo.or.cz
/
linux-2.6
/
mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Staging: rtl8187se: fix Kconfig dependencies
[linux-2.6/mini2440.git]
/
drivers
/
staging
/
rtl8187se
/
Kconfig
blob
f636296b54bc7fd7d809755682ecf844e0aa5f2e
1
config RTL8187SE
2
tristate "RealTek RTL8187SE Wireless LAN NIC driver"
3
depends on PCI
4
depends on WIRELESS_EXT && COMPAT_NET_DEV_OPS
5
default N
6
---help---