diff --git a/components/mbedtls/Kconfig b/components/mbedtls/Kconfig index 5af7205645..cc25f80086 100644 --- a/components/mbedtls/Kconfig +++ b/components/mbedtls/Kconfig @@ -1126,6 +1126,7 @@ menu "mbedTLS" select MBEDTLS_SHA512_C select MBEDTLS_AES_C select MBEDTLS_CCM_C + select MBEDTLS_CMAC_C select MBEDTLS_ROM_MD5 select MBEDTLS_HARDWARE_SHA select MBEDTLS_ECP_RESTARTABLE