From: Joonyoung Shim Date: Thu, 11 Aug 2016 05:01:38 +0000 (+0900) Subject: ARM: tizen_rinato_defconfig: Disable MALI_DVFS X-Git-Tag: submit/tizen/20160816.052346~7 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=2022e503aedf36ceee2b65206af1ecd7cbfac2bd;p=platform%2Fkernel%2Flinux-exynos.git ARM: tizen_rinato_defconfig: Disable MALI_DVFS MALI_DVFS is internal DVFS feature of mali400. Now we use specific DVFS(USING_GPU_UTILIZATION) and USING_GPU_UTILIZATION conflicts with MALI_DVFS, so disable MALI_DVFS config. Change-Id: Iebef1cddfecfa968d2b19b8b0af7ba5ae017c841 Signed-off-by: Joonyoung Shim --- diff --git a/arch/arm/configs/tizen_rinato_defconfig b/arch/arm/configs/tizen_rinato_defconfig index 8f2219ab3696..a73345c18a2d 100644 --- a/arch/arm/configs/tizen_rinato_defconfig +++ b/arch/arm/configs/tizen_rinato_defconfig @@ -1874,7 +1874,7 @@ CONFIG_MALI400=y CONFIG_MALI400_DEBUG=y # CONFIG_MALI400_PROFILING is not set # CONFIG_MALI400_UMP is not set -CONFIG_MALI_DVFS=y +# CONFIG_MALI_DVFS is not set # CONFIG_MALI_VER_R4P0_REL0 is not set CONFIG_MALI_DMA_BUF_MAP_ON_ATTACH=y # CONFIG_MALI_SHARED_INTERRUPTS is not set