xref: /openbmc/linux/drivers/staging/rtl8192u/Kconfig (revision 87bb53b7)
1# SPDX-License-Identifier: GPL-2.0
2config 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 CRC32
9	select CRYPTO
10	select CRYPTO_AES
11	select CRYPTO_CCM
12	select CRYPTO_LIB_ARC4
13