summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s3c2416/Kconfig
diff options
context:
space:
mode:
authorYauhen Kharuzhy <jekhor@gmail.com>2009-08-19 16:31:07 +0300
committerBen Dooks <ben-linux@fluff.org>2010-05-10 11:44:40 +0900
commitd24131470f3def698683144cf1e81ee0f4f9c0b8 (patch)
tree9405502372768f10e4597426d6e4c6b64d1a72e4 /arch/arm/mach-s3c2416/Kconfig
parentf1290a49c5496521360a3e40d8bc766aceee65e5 (diff)
downloadtalos-op-linux-d24131470f3def698683144cf1e81ee0f4f9c0b8.tar.gz
talos-op-linux-d24131470f3def698683144cf1e81ee0f4f9c0b8.zip
ARM: S3C2416: Add initial support of SMDK2416
Add support of SMDK2416 development board. Signed-off-by: Yauhen Kharuzhy <jekhor@gmail.com> Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Diffstat (limited to 'arch/arm/mach-s3c2416/Kconfig')
-rw-r--r--arch/arm/mach-s3c2416/Kconfig6
1 files changed, 6 insertions, 0 deletions
diff --git a/arch/arm/mach-s3c2416/Kconfig b/arch/arm/mach-s3c2416/Kconfig
index cc320f6b7372..528f27348b68 100644
--- a/arch/arm/mach-s3c2416/Kconfig
+++ b/arch/arm/mach-s3c2416/Kconfig
@@ -21,5 +21,11 @@ config S3C2416_DMA
menu "S3C2416 Machines"
+config MACH_SMDK2416
+ bool "SMDK2416"
+ select CPU_S3C2416
+ select S3C_DEV_HSMMC
+ help
+ Say Y here if you are using an SMDK2416
endmenu
OpenPOWER on IntegriCloud