diff --git a/crypto/Kconfig b/crypto/Kconfig index 7305821d0f..6da36961d6 100644 --- a/crypto/Kconfig +++ b/crypto/Kconfig @@ -13,6 +13,7 @@ if CRYPTO config CRYPTO_AES bool "AES cypher support" + depends on ALLOW_BSD_COMPONENTS default n config CRYPTO_ALGTEST