diff --git a/crypto/Kconfig b/crypto/Kconfig index e35b8153f583..3ebf3e1472a1 100644 --- a/crypto/Kconfig +++ b/crypto/Kconfig @@ -163,7 +163,6 @@ config CRYPTO_USER config CRYPTO_MANAGER_DISABLE_TESTS bool "Disable run-time self tests" default y - depends on CRYPTO_MANAGER2 help Disable run-time self tests that normally take place at algorithm registration.