summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonyoung Shim <jy0922.shim@samsung.com>2015-03-06 18:37:54 +0900
committerJoonyoung Shim <jy0922.shim@samsung.com>2015-03-06 18:37:54 +0900
commit448a2d220d5937579f12f29f68cb7f17dca01642 (patch)
tree982f79701686928ec0b0a5462c34fb0603cf8ceb
parente41b371081cbe8b4cbaa451fd0a04afbf48533d0 (diff)
downloadlinux-3.10-448a2d220d5937579f12f29f68cb7f17dca01642.tar.gz
linux-3.10-448a2d220d5937579f12f29f68cb7f17dca01642.tar.bz2
linux-3.10-448a2d220d5937579f12f29f68cb7f17dca01642.zip
Use mali r4p0 instead of r3p2. Change-Id: Ie777bf67c1887df0ca5180a42ac6c6a5d0753bd6 Signed-off-by: Joonyoung Shim <jy0922.shim@samsung.com>
-rw-r--r--arch/arm/configs/tizen_rinato_defconfig12
1 files changed, 8 insertions, 4 deletions
diff --git a/arch/arm/configs/tizen_rinato_defconfig b/arch/arm/configs/tizen_rinato_defconfig
index 141488152a8..de856697473 100644
--- a/arch/arm/configs/tizen_rinato_defconfig
+++ b/arch/arm/configs/tizen_rinato_defconfig
@@ -1760,12 +1760,16 @@ CONFIG_VIDEO_SAMSUNG_S5P_JPEG=y
# ARM GPU Configuration
#
CONFIG_MALI400=y
+# CONFIG_MALI_VER_R3P2_REL0 is not set
# CONFIG_MALI400_DEBUG is not set
# CONFIG_MALI400_PROFILING is not set
-CONFIG_MALI400_UMP=y
-# CONFIG_UMP_DEBUG is not set
-# CONFIG_MALI_DVFS is not set
-CONFIG_SLP_MALI_DBG=y
+CONFIG_MALI_DVFS=y
+CONFIG_MALI_VER_R4P0_REL0=y
+# CONFIG_MALI_DVFS_FULL_LEVEL is not set
+# CONFIG_MALI400_POWER_PERFORMANCE_POLICY is not set
+CONFIG_MALI_DMA_BUF_MAP_ON_ATTACH=y
+# CONFIG_MALI_SHARED_INTERRUPTS is not set
+# CONFIG_MALI_PMU_PARALLEL_POWER_UP is not set
CONFIG_DRM=y
CONFIG_DRM_MIPI_DSI=y
CONFIG_DRM_KMS_HELPER=y