ARM: EXYNOS4: Update Kconfig and Makefile for the new ARCH_EXYNOS4
authorKukjin Kim <kgene.kim@samsung.com>
Mon, 14 Feb 2011 06:05:27 +0000 (15:05 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Tue, 22 Feb 2011 04:51:15 +0000 (13:51 +0900)
commit10606aadb046d008c88d1a99b309357ca33d590e
treed1f49c21bc6d283fb78cad44e16334721714d652
parentd11135ca4f6e626e1c8aa78de6d472a11a9e9811
ARM: EXYNOS4: Update Kconfig and Makefile for the new ARCH_EXYNOS4

This patch changes the Kconfig and Makefile for the new ARCH_EXYNOS4.
It also updates arch/arm/Kconfig, Makeifile and arch/arm/mm/Kconfig
to include support for the new ARCH_EXYNOS4.

Cc: Russell King <rmk+kernel@arm.linux.org.uk>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
arch/arm/Kconfig
arch/arm/Makefile
arch/arm/mach-exynos4/Kconfig [new file with mode: 0644]
arch/arm/mach-exynos4/Makefile [new file with mode: 0644]
arch/arm/mach-exynos4/Makefile.boot [new file with mode: 0644]
arch/arm/mach-s5pv310/Kconfig [deleted file]
arch/arm/mach-s5pv310/Makefile [deleted file]
arch/arm/mach-s5pv310/Makefile.boot [deleted file]
arch/arm/mm/Kconfig
arch/arm/plat-s5p/Kconfig
This page took 0.02651 seconds and 5 git commands to generate.