ARM: EXYNOS: remove CONFIG_MACH_EXYNOS[4, 5]_DT config options
authorBartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
Mon, 7 Oct 2013 22:02:12 +0000 (07:02 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Sun, 20 Oct 2013 21:35:47 +0000 (06:35 +0900)
commitae3c5d74ea0d5e2f1c32c527e5de36c7614525af
tree37a71a36a824b0245a2f84111c5ad86da1b5ca2b
parentcbee750e197873289db0c739f02da39406ae8b22
ARM: EXYNOS: remove CONFIG_MACH_EXYNOS[4, 5]_DT config options

EXYNOS is now Device Tree (DT) only platform so it makes no sense to have
config options responsible for enabling platform specific DT support.

Moreover the kernel image won't even link if neither CONFIG_MACH_EXYNOS4_DT
nor CONFIG_MACH_EXYNOS5_DT config option is enabled (linker fails with "no
machine record defined" error).

Remove CONFIG_MACH_EXYNOS[4,5]_DT config options and just use the standard
CONFIG_ARCH_EXYNOS[4,5] ones instead.

Signed-off-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Acked-by: Tomasz Figa <t.figa@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
arch/arm/mach-exynos/Kconfig
arch/arm/mach-exynos/Makefile