From: Joonyoung Shim Date: Thu, 7 Jul 2016 06:30:33 +0000 (+0900) Subject: arm64: tizen_tm2_defconfig: fix mali directory path for gator X-Git-Tag: accepted/tizen/common/20161219.151653~343 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=7e0d4be7905b3bc1cf9407b02807548af395b776;p=platform%2Fkernel%2Flinux-exynos.git arm64: tizen_tm2_defconfig: fix mali directory path for gator The mali midgard path was changed to drivers/gpu/arm/midgard/r5p0_06rel0 from drivers/gpu/arm/midgard, so should fix mali path for gator in defconfig. Signed-off-by: Joonyoung Shim --- diff --git a/arch/arm64/configs/tizen_tm2_defconfig b/arch/arm64/configs/tizen_tm2_defconfig index 6d0cfea..c920079 100644 --- a/arch/arm64/configs/tizen_tm2_defconfig +++ b/arch/arm64/configs/tizen_tm2_defconfig @@ -4005,7 +4005,7 @@ CONFIG_GATOR=y CONFIG_GATOR_WITH_MALI_SUPPORT=y # CONFIG_GATOR_MALI_4XXMP is not set CONFIG_GATOR_MALI_MIDGARD=y -CONFIG_GATOR_MALI_MIDGARD_PATH="drivers/gpu/arm/midgard" +CONFIG_GATOR_MALI_MIDGARD_PATH="drivers/gpu/arm/midgard/r5p0_06rel0" # # Sensor Drivers