sha1: Fix digest state size/type
[platform/kernel/u-boot.git] / drivers / crypto / Kconfig
index bd26a2b..12ef84c 100644 (file)
@@ -1 +1,11 @@
+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