forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-09 b22da3d8526a935aa31e086e63f60ff3246cb61c
kernel/drivers/staging/rtl8192u/Kconfig
....@@ -1,3 +1,4 @@
1
+# SPDX-License-Identifier: GPL-2.0
12 config RTL8192U
23 tristate "RealTek RTL8192U Wireless LAN NIC driver"
34 depends on PCI && WLAN && USB
....@@ -5,3 +6,6 @@
56 select WIRELESS_EXT
67 select WEXT_PRIV
78 select CRYPTO
9
+ select CRYPTO_AES
10
+ select CRYPTO_CCM
11
+ select CRYPTO_LIB_ARC4