summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorJoonyoung Shim <jy0922.shim@samsung.com>2016-08-11 14:01:38 +0900
committerSeung-Woo Kim <sw0312.kim@samsung.com>2016-12-14 13:52:24 +0900
commit43efa3f1041bafb8ac17761759dd17d62509ccd3 (patch)
tree76917b05d3660fe02d4fbda27a66251c4747b728 /arch
parente17d0e6f8791927ca6f38b537c6546de88e3adff (diff)
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 <jy0922.shim@samsung.com>
Diffstat (limited to 'arch')
-rw-r--r--arch/arm/configs/tizen_rinato_defconfig2
1 files changed, 1 insertions, 1 deletions
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