From: Joonyoung Shim Date: Tue, 24 May 2016 02:03:21 +0000 (+0900) Subject: ARM: tizen_odroid_defconfig: enable mali400 r5p2_rel0 X-Git-Tag: submit/tizen/20160810.050017~63 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=80c494c358325fd736a51c75f55e9c7413c3ebb0;p=platform%2Fkernel%2Flinux-exynos.git ARM: tizen_odroid_defconfig: enable mali400 r5p2_rel0 Enable mali400 r5p2_rel0 instead of r4p0_rel0. Signed-off-by: Joonyoung Shim --- diff --git a/arch/arm/configs/tizen_odroid_defconfig b/arch/arm/configs/tizen_odroid_defconfig index dd62d851d1c2..90f4f3c243aa 100644 --- a/arch/arm/configs/tizen_odroid_defconfig +++ b/arch/arm/configs/tizen_odroid_defconfig @@ -2672,13 +2672,16 @@ 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 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_VER_R4P0_REL0 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_MALI_VER_R5P2_REL0=y +# CONFIG_MALI450 is not set +CONFIG_MALI_DT=y +# CONFIG_MALI_QUIET is not set CONFIG_MALI_MIDGARD=y # CONFIG_MALI_VER_R5P0_06REL0 is not set # CONFIG_MALI_GATOR_SUPPORT is not set