Skip to content

Commit 55d4787

Browse files
committed
[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]>
1 parent 0f6194e commit 55d4787

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

modules/mbedtls/Kconfig.tls-generic

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

262262
config MBEDTLS_CIPHER_AES_ENABLED
263263
bool "AES block cipher"
264-
default y if PSA_WANT_KEY_TYPE_AES && MBEDTLS_PSA_CRYPTO_C
265264

266265
if MBEDTLS_CIPHER_AES_ENABLED
267266

0 commit comments

Comments
 (0)