aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s5p64x0/Kconfig (follow)
AgeCommit message (Collapse)AuthorFilesLines
2010-10-21ARM: S5P64XX: Remove redundant selection PLAT_S5P.Kukjin Kim1-2/+0
This patch removes redundant selection PLAT_S5P in the CPU_S5P64XX config. Because PLAT_S5P is selected if select ARCH_S5P64XX in the plat-s5p/Kconfig. Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
2010-10-18ARM: S5P64X0: Update Kconfig and MakefileKukjin Kim1-0/+57
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>