aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s3c2416/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-s3c2416/Kconfig')
-rw-r--r--arch/arm/mach-s3c2416/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-s3c2416/Kconfig b/arch/arm/mach-s3c2416/Kconfig
index 677f963ee49e..a1308d45b94f 100644
--- a/arch/arm/mach-s3c2416/Kconfig
+++ b/arch/arm/mach-s3c2416/Kconfig
@@ -27,6 +27,7 @@ config MACH_SMDK2416
27 bool "SMDK2416" 27 bool "SMDK2416"
28 select CPU_S3C2416 28 select CPU_S3C2416
29 select S3C_DEV_HSMMC 29 select S3C_DEV_HSMMC
30 select S3C_DEV_HSMMC1
30 help 31 help
31 Say Y here if you are using an SMDK2416 32 Say Y here if you are using an SMDK2416
32 33