summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorJoonyoung Shim <jy0922.shim@samsung.com>2016-08-11 13:54:10 +0900
committerSeung-Woo Kim <sw0312.kim@samsung.com>2016-12-14 13:52:23 +0900
commite17d0e6f8791927ca6f38b537c6546de88e3adff (patch)
tree546d0c675a9afb1d747743e2d3a7e154d5082082 /arch
parent2b7afb824333de5bb94105fc044a75679d02e810 (diff)
ARM: tizen_odroid_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: I00d0b9737a4caed5a357a2e196e0c37392eb1d80 Signed-off-by: Joonyoung Shim <jy0922.shim@samsung.com>
Diffstat (limited to 'arch')
-rw-r--r--arch/arm/configs/tizen_odroid_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/configs/tizen_odroid_defconfig b/arch/arm/configs/tizen_odroid_defconfig
index f283d3462b85..fa60e4ab407e 100644
--- a/arch/arm/configs/tizen_odroid_defconfig
+++ b/arch/arm/configs/tizen_odroid_defconfig
@@ -2673,7 +2673,7 @@ CONFIG_MALI400=y
# CONFIG_MALI400_DEBUG is not set
# 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