kernel-ark/arch/arm/mach-exynos
Bartlomiej Zolnierkiewicz ae3c5d74ea 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>
2013-10-21 06:35:47 +09:00
..
include/mach ARM: EXYNOS: change the PHYSMEM_BITS and SECTION_SIZE 2013-07-16 12:42:13 +09:00
common.c ARM: EXYNOS: Fix low level debug support 2013-07-24 17:05:32 +09:00
common.h samsung cleanup for v3.12 2013-08-22 08:11:41 -07:00
cpuidle.c update mach-exynos v2 for v3.12 2013-08-29 13:29:35 -07:00
exynos-smc.S ARM: EXYNOS: Add support for secure monitor calls 2013-04-09 01:52:06 +09:00
firmware.c ARM: EXYNOS: Remove check for device tree presence 2013-06-15 09:33:21 +09:00
headsmp.S arm: delete __cpuinit/__CPUINIT usage from all ARM users 2013-07-14 19:36:52 -04:00
hotplug.c ARM: cpu hotplug: remove majority of cache flushing from platforms 2013-04-18 20:08:04 +01:00
Kconfig ARM: EXYNOS: remove CONFIG_MACH_EXYNOS[4, 5]_DT config options 2013-10-21 06:35:47 +09:00
mach-exynos4-dt.c ARM: EXYNOS: remove unnecessary header inclusions from exynos4/5 dt machine file 2013-10-08 06:59:38 +09:00
mach-exynos5-dt.c ARM: EXYNOS: remove unnecessary header inclusions from exynos4/5 dt machine file 2013-10-08 06:59:38 +09:00
Makefile ARM: EXYNOS: remove CONFIG_MACH_EXYNOS[4, 5]_DT config options 2013-10-21 06:35:47 +09:00
Makefile.boot ARM: dts: Add basic dts file for Samsung Trats board 2012-09-21 10:50:27 +09:00
platsmp.c arm: delete __cpuinit/__CPUINIT usage from all ARM users 2013-07-14 19:36:52 -04:00
pm_domains.c ARM: EXYNOS: Remove legacy power domain registration code 2013-06-15 09:33:21 +09:00
pm.c ARM: EXYNOS: skip pm support on exynos5440 2013-07-16 12:29:40 +09:00
pmu.c ARM: EXYNOS5: Fix kernel dump in AFTR idle mode 2013-05-09 13:22:22 -07:00
smc.h ARM: EXYNOS: Add support for secure monitor calls 2013-04-09 01:52:06 +09:00