commit | bd198b38b8ce3c325312280292a790a07791f36b | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Fri Dec 06 12:37:09 2024 +0100 |
committer | Tom Rini <trini@konsulko.com> | Fri Dec 06 17:47:23 2024 -0600 |
tree | 2bfbe67ad22f8584b110b2e69fc05905a48d947a | |
parent | b938f93a1eaeb7d0ae4ed435eeecb5250d8d3eab [diff] |
net: disable MBEDTLS in SPL Building SPL fails with MBEDTLS enabled. Currently we don't need it there. Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> Acked-by: Jerome Forissier <jerome.forissier@linaro.org>