diff options
Diffstat (limited to 'lib/rsa')
-rw-r--r-- | lib/rsa/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/rsa/Kconfig b/lib/rsa/Kconfig index b773f17c261..9033384e60a 100644 --- a/lib/rsa/Kconfig +++ b/lib/rsa/Kconfig @@ -18,6 +18,7 @@ if RSA config SPL_RSA bool "Use RSA Library within SPL" + depends on SPL config SPL_RSA_VERIFY bool |