diff --git a/configs/rv1126_defconfig b/configs/rv1126_defconfig index 809ab25e00..45eeed69bf 100644 --- a/configs/rv1126_defconfig +++ b/configs/rv1126_defconfig @@ -141,3 +141,5 @@ CONFIG_SPL_RSA=y CONFIG_SHA512=y CONFIG_ERRNO_STR=y # CONFIG_EFI_LOADER is not set +CONFIG_OPTEE_CLIENT=y +CONFIG_OPTEE_V2=y