diff options
Diffstat (limited to 'arch/arm/Kconfig')
-rw-r--r-- | arch/arm/Kconfig | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig index 86fecec1600d..3c436fdbe2a0 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig | |||
@@ -240,7 +240,7 @@ config ARCH_INTEGRATOR | |||
240 | select ARCH_HAS_CPUFREQ | 240 | select ARCH_HAS_CPUFREQ |
241 | select HAVE_CLK | 241 | select HAVE_CLK |
242 | select COMMON_CLKDEV | 242 | select COMMON_CLKDEV |
243 | select ICST525 | 243 | select ICST |
244 | select GENERIC_TIME | 244 | select GENERIC_TIME |
245 | select GENERIC_CLOCKEVENTS | 245 | select GENERIC_CLOCKEVENTS |
246 | help | 246 | help |
@@ -251,7 +251,7 @@ config ARCH_REALVIEW | |||
251 | select ARM_AMBA | 251 | select ARM_AMBA |
252 | select HAVE_CLK | 252 | select HAVE_CLK |
253 | select COMMON_CLKDEV | 253 | select COMMON_CLKDEV |
254 | select ICST307 | 254 | select ICST |
255 | select GENERIC_TIME | 255 | select GENERIC_TIME |
256 | select GENERIC_CLOCKEVENTS | 256 | select GENERIC_CLOCKEVENTS |
257 | select ARCH_WANT_OPTIONAL_GPIOLIB | 257 | select ARCH_WANT_OPTIONAL_GPIOLIB |
@@ -264,7 +264,7 @@ config ARCH_VERSATILE | |||
264 | select ARM_VIC | 264 | select ARM_VIC |
265 | select HAVE_CLK | 265 | select HAVE_CLK |
266 | select COMMON_CLKDEV | 266 | select COMMON_CLKDEV |
267 | select ICST307 | 267 | select ICST |
268 | select GENERIC_TIME | 268 | select GENERIC_TIME |
269 | select GENERIC_CLOCKEVENTS | 269 | select GENERIC_CLOCKEVENTS |
270 | select ARCH_WANT_OPTIONAL_GPIOLIB | 270 | select ARCH_WANT_OPTIONAL_GPIOLIB |