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
xfs: XFS_IS_REALTIME_INODE() should be false if no rt device present
[linux/fpc-iii.git]
/
drivers
/
staging
/
rtl8192u
/
Kconfig
blob
3ee9d0d00fb67ca05c4c0ac6e9745c4c384b3064
1
config RTL8192U
2
tristate "RealTek RTL8192U Wireless LAN NIC driver"
3
depends on PCI && WLAN && USB
4
depends on m
5
select WIRELESS_EXT
6
select WEXT_PRIV
7
select CRYPTO
8
---help---