diff options
Diffstat (limited to 'arch')
-rw-r--r-- | arch/arm/mach-s3c64xx/Kconfig | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/arm/mach-s3c64xx/Kconfig b/arch/arm/mach-s3c64xx/Kconfig index 64f04e6f9c31..3136d86b0d6e 100644 --- a/arch/arm/mach-s3c64xx/Kconfig +++ b/arch/arm/mach-s3c64xx/Kconfig | |||
@@ -86,8 +86,7 @@ config MACH_SMDK6400 | |||
86 | bool "SMDK6400" | 86 | bool "SMDK6400" |
87 | select CPU_S3C6400 | 87 | select CPU_S3C6400 |
88 | select S3C64XX_SETUP_SDHCI | 88 | select S3C64XX_SETUP_SDHCI |
89 | select S3C_DEV_HSMMC | 89 | select S3C_DEV_HSMMC1 |
90 | select S3C_DEV_NAND | ||
91 | help | 90 | help |
92 | Machine support for the Samsung SMDK6400 | 91 | Machine support for the Samsung SMDK6400 |
93 | 92 | ||