summaryrefslogtreecommitdiff
path: root/drivers/crypto/Kconfig
blob: 0d58e3910feb755356a8ea66acc0375d100d99c2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
menu "Hardware crypto devices"

source "drivers/crypto/hash/Kconfig"

source "drivers/crypto/aes/Kconfig"

source "drivers/crypto/fsl/Kconfig"

source "drivers/crypto/aspeed/Kconfig"

source "drivers/crypto/nuvoton/Kconfig"

source "drivers/crypto/tegra/Kconfig"

endmenu