zephyr/tests/crypto/mbedtls
Marcin Niestroj 945b5085c5 tests: crypto: mbedtls: remove default mbedTLS options
Whenever MBEDTLS_BUILTIN is selected then
CONFIG_MBEDTLS_CFG_FILE="config-tls-generic.h" is set as a default value.
It is even impossible to change it, as without CUSTOM_MBEDTLS_CFG_FILE it
is just a hidden (not configurable by user) Kconfig option.

Remove explicit configuration from prj.conf.

Signed-off-by: Marcin Niestroj <m.niestroj@emb.dev>
2022-06-23 09:10:03 +02:00
..
src tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
CMakeLists.txt
prj.conf tests: crypto: mbedtls: remove default mbedTLS options 2022-06-23 09:10:03 +02:00
testcase.yaml tests: mbedtls: exclude m2gl025_miv 2022-03-30 21:39:56 -04:00