From 2ab408e8759ad4b2a9bad3647838acd648d2c10c Mon Sep 17 00:00:00 2001 From: Ben Dooks Date: Tue, 24 Mar 2009 16:09:06 +0000 Subject: [ARM] SMDK6400: Initial machine support for SMDK6400 Add minimial support for the SMDK6400 board to test the S3C6400 support. Signed-off-by: Ben Dooks --- arch/arm/mach-s3c6400/Kconfig | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'arch/arm/mach-s3c6400/Kconfig') diff --git a/arch/arm/mach-s3c6400/Kconfig b/arch/arm/mach-s3c6400/Kconfig index 6da82b5c09ba..da87f2df103f 100644 --- a/arch/arm/mach-s3c6400/Kconfig +++ b/arch/arm/mach-s3c6400/Kconfig @@ -6,3 +6,12 @@ # Licensed under GPLv2 # Currently nothing here, this will be added later + +# machine support + +config MACH_SMDK6400 + bool "SMDK6400" + select CPU_S3C6410 + select S3C_DEV_HSMMC + help + Machine support for the Samsung SMDK6400 -- cgit v1.2.3