]> www.infradead.org Git - users/jedix/linux-maple.git/commit
staging: rtl8723bs: select CONFIG_CRYPTO_LIB_AES
author谢致邦 (XIE Zhibang) <Yeking@Red54.com>
Sat, 22 Feb 2025 19:36:17 +0000 (19:36 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 20 Mar 2025 14:10:20 +0000 (07:10 -0700)
commitb2a9a6a26b7e954297e51822e396572026480bad
tree0ee5a4498ca158aa925459a3ab528ef95fb705d5
parent3691b585b909d4382f2c96da6900d19b613e9521
staging: rtl8723bs: select CONFIG_CRYPTO_LIB_AES

This fixes the following issue:
ERROR: modpost: "aes_expandkey" [drivers/staging/rtl8723bs/r8723bs.ko]
undefined!
ERROR: modpost: "aes_encrypt" [drivers/staging/rtl8723bs/r8723bs.ko]
undefined!

Fixes: 7d40753d8820 ("staging: rtl8723bs: use in-kernel aes encryption in OMAC1 routines")
Fixes: 3d3a170f6d80 ("staging: rtl8723bs: use in-kernel aes encryption")
Signed-off-by: 谢致邦 (XIE Zhibang) <Yeking@Red54.com>
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Link: https://lore.kernel.org/r/tencent_0BDDF3A721708D16A2E7C3DAFF0FEC79A105@qq.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723bs/Kconfig