From c9c701a03592c658db34d89a222c57bef9f14ab0 Mon Sep 17 00:00:00 2001 From: chentao Date: Tue, 9 Sep 2025 14:28:59 +0800 Subject: [PATCH] =?UTF-8?q?revert:=20=E5=9B=9E=E9=80=80=20chentao=20?= =?UTF-8?q?=E7=9A=84=20rk3568:use=20rga3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: chentao --- linux-6.6/rk3568/arch/arm64_defconfig | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/linux-6.6/rk3568/arch/arm64_defconfig b/linux-6.6/rk3568/arch/arm64_defconfig index 3034713..0fac9c9 100644 --- a/linux-6.6/rk3568/arch/arm64_defconfig +++ b/linux-6.6/rk3568/arch/arm64_defconfig @@ -3585,8 +3585,7 @@ CONFIG_FB_DEFERRED_IO=y # CONFIG_ROCKCHIP_RGA is not set # end of RGA -CONFIG_ROCKCHIP_MULTI_RGA=y -# CONFIG_ROCKCHIP_RGA2 is not set +CONFIG_ROCKCHIP_RGA2=y # CONFIG_ROCKCHIP_RGA2_PROC_FS is not set CONFIG_ROCKCHIP_RGA2_DEBUG_FS=y CONFIG_ROCKCHIP_RGA2_DEBUGGER=y -- Gitee