mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-10 23:24:38 +00:00
9e03b48dfa
add nuvoton BMC npcm750 AES driver Signed-off-by: Jim Liu <JJLIU0@nuvoton.com>
11 lines
188 B
Text
11 lines
188 B
Text
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
|