bluetooth: add CRYPTO_MBEDTLS dependency to BT_HOST_CRYPTO
bug: v/90636
BT_HOST_CRYPTO selects MBEDTLS and MBEDTLS_PSA_CRYPTO_C but does not select their prerequisite CRYPTO_MBEDTLS. In BLE-only configurations (without BT_CLASSIC), the dependency chain that normally enables CRYPTO_MBEDTLS through other paths is broken, causing olddefconfig to fail with unmet dependency error. Add select CRYPTO_MBEDTLS to ensure the crypto library is always available when BT_HOST_CRYPTO is enabled.
Signed-off-by: huangyulong3 huangyulong3@xiaomi.com
版权所有:中国计算机学会技术支持:开源发展技术委员会
京ICP备13000930号-9
京公网安备 11010802047560号