From 7976ad8228d6783dcc3ce60d44283f321af4add8 Mon Sep 17 00:00:00 2001 From: putinlee Date: Fri, 27 Oct 2017 17:00:08 +0800 Subject: [PATCH] ARM: rockchip_defconfig: enable rga Change-Id: I61ca98e16e05e846cf324b95ac503794526fdc51 Signed-off-by: Putin Lee --- arch/arm/configs/rockchip_defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm/configs/rockchip_defconfig b/arch/arm/configs/rockchip_defconfig index b84d0b4a8f71..31652faf0e31 100644 --- a/arch/arm/configs/rockchip_defconfig +++ b/arch/arm/configs/rockchip_defconfig @@ -435,6 +435,7 @@ CONFIG_BACKLIGHT_LCD_SUPPORT=y CONFIG_BACKLIGHT_CLASS_DEVICE=y # CONFIG_BACKLIGHT_GENERIC is not set CONFIG_BACKLIGHT_PWM=y +CONFIG_ROCKCHIP_RGA=y CONFIG_ROCKCHIP_RGA2=y CONFIG_RK_VCODEC=y CONFIG_IEP=y