summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--arch/arm/include/asm/arch-exynos/movi_partition.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/include/asm/arch-exynos/movi_partition.h b/arch/arm/include/asm/arch-exynos/movi_partition.h
index 53841cfbb..ac76593b2 100644
--- a/arch/arm/include/asm/arch-exynos/movi_partition.h
+++ b/arch/arm/include/asm/arch-exynos/movi_partition.h
@@ -46,7 +46,7 @@
#define PART_SIZE_ROOTFS (26 * 1024 * 1024)
#endif /* CONFIG_ROOTFS_PART_SIZE */
-#if defined(CONFIG_MACH_ARTIK5)
+#if defined(CONFIG_MACH_ARTIK5) || defined(CONFIG_MACH_ARTIK10)
#define PART_SIZE_TZSW (1024 * 1024)
#else
#if defined(CONFIG_EXYNOS4X12) || defined(CONFIG_CPU_EXYNOS5250) || defined(CONFIG_CPU_EXYNOS3250)