u-boot/drivers/crypto/Kconfig
Jim Liu 9e03b48dfa crypto: nuvoton: Add NPCM7xx AES driver
add nuvoton BMC npcm750 AES driver

Signed-off-by: Jim Liu <JJLIU0@nuvoton.com>
2022-06-22 21:30:05 -04:00

12 lines
188 B
Plaintext

menu "Hardware crypto devices"
source drivers/crypto/hash/Kconfig
source drivers/crypto/fsl/Kconfig
source drivers/crypto/aspeed/Kconfig
source drivers/crypto/nuvoton/Kconfig
endmenu