repo.or.cz
/
linux-2.6
/
next.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge remote-tracking branch 'pm/linux-next'
[linux-2.6/next.git]
/
drivers
/
staging
/
rtl8192e
/
Kconfig
blob
750c347bfbe1fff91eff3ef34ba6b22dcca76912
1
config RTL8192E
2
tristate "RealTek RTL8192E Wireless LAN NIC driver"
3
depends on PCI && WLAN
4
depends on m
5
select WIRELESS_EXT
6
select WEXT_PRIV
7
select CRYPTO
8
default N
9
---help---