tests: benchmark: mbedtls: remove legacy crypto Kconfig

This is a leftover from the past that is no more required and that should
be removed in order to prepare for the next Mbed TLS release.

Signed-off-by: Valerio Setti <vsetti@baylibre.com>
This commit is contained in:
Valerio Setti
2026-01-09 17:28:18 +01:00
committed by Maureen Helm
parent 03eab92f89
commit 24db35949e

View File

@@ -1,7 +1,6 @@
CONFIG_TEST=y
CONFIG_PRINTK=y
CONFIG_MBEDTLS_SHA256=y
CONFIG_MBEDTLS=y
CONFIG_MBEDTLS_PSA_CRYPTO_C=y