mbedtls: fix incorrect kconfig dependencies on mbedtls
authorRaymond Mao <raymond.mao@linaro.org>
Mon, 3 Feb 2025 22:08:12 +0000 (14:08 -0800)
committerTom Rini <trini@konsulko.com>
Thu, 27 Feb 2025 18:11:02 +0000 (12:11 -0600)
commita26e957381ecba59603a3ca455c30d6f8eae0ce7
treefe9543a8114249d06de385bc39236e5c2de2b2bc
parentb78f8677cde8b1dde31b66f5b780f2e9b62fba7f
mbedtls: fix incorrect kconfig dependencies on mbedtls

Fixed the building failures when WGET_HTTPS,NET_LWIP and MBEDTLS_LIB
are selected due to a few incorrect kconfig dependencies.

Signed-off-by: Raymond Mao <raymond.mao@linaro.org>
Reviewed-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
cmd/Kconfig
lib/mbedtls/Kconfig