Skip to content

Commit a83567f

Browse files
ananglrlubos
authored andcommitted
[nrf noup] Revert "mbedtls: auto-select MBEDTLS_CIPHER_AES_ENABLED when built-in in PSA"
This reverts commit ac6d834. Temporarily revert an upstream change that leads to a Kconfig dependency loop with MBEDTLS_CIPHER_AES_ENABLED. This is supposed to be replaced with a better fix later. Signed-off-by: Andrzej Głąbek <[email protected]> (cherry picked from commit 00d0d89)
1 parent 0d882bd commit a83567f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

modules/mbedtls/Kconfig.mbedtls

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -283,7 +283,6 @@ config MBEDTLS_SOME_CIPHER_ENABLED
283283

284284
config MBEDTLS_CIPHER_AES_ENABLED
285285
bool "AES block cipher"
286-
default y if PSA_WANT_KEY_TYPE_AES && MBEDTLS_PSA_CRYPTO_C
287286

288287
if MBEDTLS_CIPHER_AES_ENABLED
289288

0 commit comments

Comments
 (0)