ARM: tizen_odroid_defconfig: Disable MALI_DVFS
authorJoonyoung Shim <jy0922.shim@samsung.com>
Thu, 11 Aug 2016 04:54:10 +0000 (13:54 +0900)
committerSeung-Woo Kim <sw0312.kim@samsung.com>
Wed, 14 Dec 2016 04:52:23 +0000 (13:52 +0900)
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>
arch/arm/configs/tizen_odroid_defconfig

index f283d34..fa60e4a 100644 (file)
@@ -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