diff options
author | Ben Dooks <ben-linux@fluff.org> | 2010-08-14 16:34:38 +0100 |
---|---|---|
committer | Ben Dooks <ben-linux@fluff.org> | 2010-08-14 16:34:38 +0100 |
commit | a739260d4e3d88c5c810b14231dbdce73665b0b2 (patch) | |
tree | 352aeed2d9dad32503eb465eee450e048e309576 /arch/arm/mach-s3c64xx/Kconfig | |
parent | d92342df2a06baa8f5d7bf609b0bc0dc87067e82 (diff) | |
parent | 001ca74f185f32bd8383146f9ffedd2de9b882ed (diff) |
Merge branch 'for-2636/s3c64xx' into for-linus/samsung-2635
Diffstat (limited to 'arch/arm/mach-s3c64xx/Kconfig')
-rw-r--r-- | arch/arm/mach-s3c64xx/Kconfig | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/arch/arm/mach-s3c64xx/Kconfig b/arch/arm/mach-s3c64xx/Kconfig index f5a59727949..f5c77e5d3d8 100644 --- a/arch/arm/mach-s3c64xx/Kconfig +++ b/arch/arm/mach-s3c64xx/Kconfig @@ -88,6 +88,15 @@ config MACH_ANW6410 help Machine support for the A&W6410 +config MACH_REAL6410 + bool "REAL6410" + select CPU_S3C6410 + select S3C_DEV_HSMMC + select S3C_DEV_HSMMC1 + select S3C64XX_SETUP_SDHCI + help + Machine support for the CoreWind REAL6410 + config MACH_SMDK6410 bool "SMDK6410" select CPU_S3C6410 |