]> bbs.cooldavid.org Git - net-next-2.6.git/commit
ARM: S5P6440: Add new Kconfig and Makefiles
authorKukjin Kim <kgene.kim@samsung.com>
Wed, 13 Jan 2010 23:19:36 +0000 (08:19 +0900)
committerBen Dooks <ben-linux@fluff.org>
Fri, 15 Jan 2010 10:16:32 +0000 (19:16 +0900)
commitc4ffccddd54b669cc9683f2c69e31035e916a1a0
treea5571183e70ca0dbb8610ee882e1ffcb4fb8da35
parent5f3545f64a44b2b2dac34141dba23d18cdf40a92
ARM: S5P6440: Add new Kconfig and Makefiles

This patch adds the Kconfig and Makefile for the new S5P6440 machine
and platform directories. It also updates arch/arm Kconfig and Makefiles
to include the support for the new S5P6440 CPU.

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