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
treewide: remove redundant IS_ERR() before error code check
[linux/fpc-iii.git]
/
drivers
/
staging
/
rtl8192u
/
Kconfig
blob
1edca5c304fb9002ef8dc3b3e1ccc67397369be8
1
# SPDX-License-Identifier: GPL-2.0
2
config RTL8192U
3
tristate "RealTek RTL8192U Wireless LAN NIC driver"
4
depends on PCI && WLAN && USB
5
depends on m
6
select WIRELESS_EXT
7
select WEXT_PRIV
8
select CRYPTO
9
select CRYPTO_AES
10
select CRYPTO_CCM