aboutsummaryrefslogtreecommitdiff
path: root/lib/rsa
diff options
context:
space:
mode:
Diffstat (limited to 'lib/rsa')
-rw-r--r--lib/rsa/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/rsa/Kconfig b/lib/rsa/Kconfig
index a90d67e..cf802a6 100644
--- a/lib/rsa/Kconfig
+++ b/lib/rsa/Kconfig
@@ -20,6 +20,7 @@ config SPL_RSA
config SPL_RSA_VERIFY
bool
+ depends on SPL_RSA
help
Add RSA signature verification support in SPL.