ARM: S5P64X0: Update Kconfig and Makefile
authorKukjin Kim <kgene.kim@samsung.com>
Tue, 7 Sep 2010 06:47:18 +0000 (15:47 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Mon, 18 Oct 2010 01:33:34 +0000 (10:33 +0900)
commit49b7a491b797305a0dc373e7f7a5d2a87955c819
treedeae43f642752f6bed5b6850fb93dd05f764ebae
parent19a2c06548db1fa69c40be5bf3ad2095d6119871
ARM: S5P64X0: Update Kconfig and Makefile

This patch updates the Kconfig and Makefile for the S5P6440 and S5P6450
machines. It also updates arch/arm/ Kconfig and Makefile to include for
support ARCH_S5P64X0 with one kernel image.

Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
arch/arm/Kconfig
arch/arm/Makefile
arch/arm/mach-s5p6440/Kconfig [deleted file]
arch/arm/mach-s5p6440/Makefile [deleted file]
arch/arm/mach-s5p6440/Makefile.boot [deleted file]
arch/arm/mach-s5p64x0/Kconfig [new file with mode: 0644]
arch/arm/mach-s5p64x0/Makefile [new file with mode: 0644]
arch/arm/mach-s5p64x0/Makefile.boot [new file with mode: 0644]
arch/arm/plat-s5p/Kconfig