aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s3c2443/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-s3c2443/Kconfig')
-rw-r--r--arch/arm/mach-s3c2443/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-s3c2443/Kconfig b/arch/arm/mach-s3c2443/Kconfig
index 31babec90cec..8814031516ce 100644
--- a/arch/arm/mach-s3c2443/Kconfig
+++ b/arch/arm/mach-s3c2443/Kconfig
@@ -25,7 +25,7 @@ config MACH_SMDK2443
25 bool "SMDK2443" 25 bool "SMDK2443"
26 select CPU_S3C2443 26 select CPU_S3C2443
27 select MACH_SMDK 27 select MACH_SMDK
28 select S3C_DEV_HSMMC 28 select S3C_DEV_HSMMC1
29 help 29 help
30 Say Y here if you are using an SMDK2443 30 Say Y here if you are using an SMDK2443
31 31