diff --git a/ti_config_fragments/v8_baseport.cfg b/ti_config_fragments/v8_baseport.cfg index 57f8ea794513598718345f45ab5cd4f7232ceb04..2fb77f6a50ef3774a0ed4bf4c77773ebf6eb17ed 100644 --- a/ti_config_fragments/v8_baseport.cfg +++ b/ti_config_fragments/v8_baseport.cfg @@ -106,3 +106,7 @@ CONFIG_TI_PAT=y # Enable Staging drivers for ARMV8 CONFIG_STAGING=y + +# MCRC and its userspace support +CONFIG_CRYPTO_DEV_TI_MCRC64=m +CONFIG_CRYPTO_USER_API_HASH=m