summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--arch/arm/configs/tizen_odroid_defconfig10
1 files changed, 7 insertions, 3 deletions
diff --git a/arch/arm/configs/tizen_odroid_defconfig b/arch/arm/configs/tizen_odroid_defconfig
index 015c1441e24..04922eeeac7 100644
--- a/arch/arm/configs/tizen_odroid_defconfig
+++ b/arch/arm/configs/tizen_odroid_defconfig
@@ -2367,12 +2367,16 @@ CONFIG_DVB_A8293=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=y
-CONFIG_SLP_MALI_DBG=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