aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm')
-rw-r--r--arch/arm/mach-s3c2440/Kconfig2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm/mach-s3c2440/Kconfig b/arch/arm/mach-s3c2440/Kconfig
index 5486929dc3d0..45cab7af5cde 100644
--- a/arch/arm/mach-s3c2440/Kconfig
+++ b/arch/arm/mach-s3c2440/Kconfig
@@ -105,14 +105,12 @@ config MACH_NEXCODER_2440
105 105
106config SMDK2440_CPU2440 106config SMDK2440_CPU2440
107 bool "SMDK2440 with S3C2440 CPU module" 107 bool "SMDK2440 with S3C2440 CPU module"
108 depends on ARCH_S3C2440
109 default y if ARCH_S3C2440 108 default y if ARCH_S3C2440
110 select S3C2440_XTAL_16934400 109 select S3C2440_XTAL_16934400
111 select CPU_S3C2440 110 select CPU_S3C2440
112 111
113config SMDK2440_CPU2442 112config SMDK2440_CPU2442
114 bool "SMDM2440 with S3C2442 CPU module" 113 bool "SMDM2440 with S3C2442 CPU module"
115 depends on ARCH_S3C2440
116 select CPU_S3C2442 114 select CPU_S3C2442
117 115
118config MACH_AT2440EVB 116config MACH_AT2440EVB