summaryrefslogtreecommitdiff
path: root/drivers/crypto/nuvoton/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/crypto/nuvoton/Kconfig')
-rw-r--r--drivers/crypto/nuvoton/Kconfig6
1 files changed, 6 insertions, 0 deletions
diff --git a/drivers/crypto/nuvoton/Kconfig b/drivers/crypto/nuvoton/Kconfig
index c4ab0674e5..034fcadfcc 100644
--- a/drivers/crypto/nuvoton/Kconfig
+++ b/drivers/crypto/nuvoton/Kconfig
@@ -6,3 +6,9 @@ config NPCM_AES
AES (Advanced Encryption Standard). This algorithm uses a symmetric
key and is widely used as a streaming cipher. This command only
supports AES256-CBC.
+
+config NPCM_SHA
+ bool "Enable NPCM cryptographic HW SHA accelerator"
+ help
+ This option enables support of NPCM cryptographic HW SHA accelerator.
+ It supports SHA1 and SHA256 hashing algorithms.