Skip to content

Commit 21e464a

Browse files
committed
config: Remove OBERON_BACKEND
The mbedTLS legacy crypto library with Oberon is not available with the new TF-PSA-Crypto and thus this Kconfig option is removed. Signed-off-by: Georgios Vasilakis <georgios.vasilakis@nordicsemi.no>
1 parent bba025b commit 21e464a

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

config/nrfconnect/chip-module/Kconfig.defaults

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -418,9 +418,6 @@ endif # CHIP_CRYPTO_PSA
418418

419419
if !CHIP_CRYPTO_PSA
420420

421-
config OBERON_BACKEND
422-
default y
423-
424421
config MBEDTLS_AES_C
425422
default y
426423

0 commit comments

Comments
 (0)