From b8c5d354603d9833a4ee89bf0473f0753cad168f Mon Sep 17 00:00:00 2001 From: Icenowy Zheng Date: Tue, 5 Dec 2023 11:24:21 +0800 Subject: [PATCH] revyos_defconfig: use ETNAVIV instead of Galcore Signed-off-by: Icenowy Zheng --- arch/riscv/configs/revyos_defconfig | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/arch/riscv/configs/revyos_defconfig b/arch/riscv/configs/revyos_defconfig index 2dbd987b9..1db8e7dd6 100644 --- a/arch/riscv/configs/revyos_defconfig +++ b/arch/riscv/configs/revyos_defconfig @@ -412,7 +412,8 @@ CONFIG_NVMEM_THEAD_LIGHT_EFUSE=y CONFIG_TEE=y CONFIG_OPTEE=y CONFIG_OPTEE_BENCHMARK=y -CONFIG_LIGHT_GPU_VIV=m +# CONFIG_LIGHT_GPU_VIV is not set +CONFIG_DRM_ETNAVIV=m # CONFIG_LIGHT_NET is not set CONFIG_EXT4_FS=y CONFIG_EXT4_FS_POSIX_ACL=y