summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonyoung Shim <jy0922.shim@samsung.com>2015-03-06 18:35:54 +0900
committerJoonyoung Shim <jy0922.shim@samsung.com>2015-03-06 18:35:54 +0900
commite41b371081cbe8b4cbaa451fd0a04afbf48533d0 (patch)
tree0e22428489b04eeb3f85ecd222c8d917aa24c7e9
parent6147ae25674a2e404eb7ed2be41e58c02937aafd (diff)
downloadlinux-3.10-e41b371081cbe8b4cbaa451fd0a04afbf48533d0.tar.gz
linux-3.10-e41b371081cbe8b4cbaa451fd0a04afbf48533d0.tar.bz2
linux-3.10-e41b371081cbe8b4cbaa451fd0a04afbf48533d0.zip
arm: tizen_defconfig: enable mali r4p0
Use mali r4p0 instead of r3p2. Change-Id: I911044ee55e7830f56e93eeeb56adfc1fcfe2b0e Signed-off-by: Joonyoung Shim <jy0922.shim@samsung.com>
-rw-r--r--arch/arm/configs/tizen_defconfig12
1 files changed, 8 insertions, 4 deletions
diff --git a/arch/arm/configs/tizen_defconfig b/arch/arm/configs/tizen_defconfig
index 36b38270177..faebbc4e8ce 100644
--- a/arch/arm/configs/tizen_defconfig
+++ b/arch/arm/configs/tizen_defconfig
@@ -2256,12 +2256,16 @@ CONFIG_DVB_TUNER_DIB0090=m
# 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 is not set
+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