From aea2a5eebeb8e44b8e64c070f67520e5a1c80b7f Mon Sep 17 00:00:00 2001 From: Joonyoung Shim Date: Tue, 10 May 2016 15:27:25 +0900 Subject: [PATCH] ARM: tizen_tm1_defconfig: Enable mali400 r5p2_rel0 Enable mali400 r5p2_rel0 instead of r5p0_rel0. Change-Id: I4f7f01788d91b6d4e9c102029cbfa5a1b5c3f300 Signed-off-by: Joonyoung Shim --- arch/arm/configs/tizen_tm1_defconfig | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/arch/arm/configs/tizen_tm1_defconfig b/arch/arm/configs/tizen_tm1_defconfig index 5007420..b597df9 100755 --- a/arch/arm/configs/tizen_tm1_defconfig +++ b/arch/arm/configs/tizen_tm1_defconfig @@ -2113,11 +2113,12 @@ CONFIG_MALI400=y CONFIG_MALI_DMA_BUF_MAP_ON_ATTACH=y CONFIG_MALI_SHARED_INTERRUPTS=y # CONFIG_MALI_PMU_PARALLEL_POWER_UP is not set -CONFIG_MALI_VER_R5P0_REL0=y +# CONFIG_MALI_VER_R5P0_REL0 is not set # CONFIG_MALI450 is not set # CONFIG_MALI_DVFS is not set CONFIG_MALI_DT=y # CONFIG_MALI_QUIET is not set +CONFIG_MALI_VER_R5P2_REL0=y # CONFIG_VGASTATE is not set # CONFIG_VIDEO_OUTPUT_CONTROL is not set CONFIG_HDMI=y -- 2.7.4