From 5ba7074f428c926e2f3a8d357ae17b7bd3088967 Mon Sep 17 00:00:00 2001 From: Xu Jianqun Date: Mon, 11 Jan 2016 17:17:46 +0800 Subject: [PATCH] ARM64: configs: rockchip_defconfig select RGA2 Change-Id: Id93ffb52d58aaaedaacdd47f0f2d4765e2429a30 Signed-off-by: Xu Jianqun --- arch/arm64/configs/rockchip_defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm64/configs/rockchip_defconfig b/arch/arm64/configs/rockchip_defconfig index f0b35f1604cb..514ea921bddb 100644 --- a/arch/arm64/configs/rockchip_defconfig +++ b/arch/arm64/configs/rockchip_defconfig @@ -311,6 +311,7 @@ CONFIG_RK32_DP=y # CONFIG_RK_VGA is not set CONFIG_MIPI_DSI=y CONFIG_RK32_MIPI_DSI=y +CONFIG_ROCKCHIP_RGA2=y # CONFIG_IEP is not set CONFIG_LOGO=y # CONFIG_LOGO_LINUX_MONO is not set -- 2.34.1