zephyr/tests/benchmarks/mbedtls
Robert Lubos b76c35d809 modules: mbedtls: Replace select statement with depends on for EC
Instead of using "select" on certain EC configurations, which is
considered unsafe for various reasons, use a "depends on" and rely on
the user to set a proper configuration in the config file.

Update the respective project configurations to comply with the new
configuration scheme.

Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
2022-10-07 15:12:42 +02:00
..
src
CMakeLists.txt
prj.conf modules: mbedtls: Replace select statement with depends on for EC 2022-10-07 15:12:42 +02:00
testcase.yaml