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
net: move procfs code to net/core/net-procfs.c
[linux/fpc-iii.git]
/
drivers
/
staging
/
csr
/
Kconfig
blob
ad2a1096e920c4008a7314f10691aadf4fddfcd9
1
config CSR_WIFI
2
tristate "CSR wireless driver"
3
depends on MMC && CFG80211_WEXT && INET
4
select WIRELESS_EXT
5
select WEXT_PRIV
6
help
7
Driver for the CSR wireless SDIO device.
8
9
If unsure, select N.