aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/Kconfig')
-rw-r--r--arch/arm/Kconfig3
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
index 17beb66c6fa1..6374a08a6cab 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -310,14 +310,13 @@ config ARCH_VEXPRESS
310 select ARM_AMBA 310 select ARM_AMBA
311 select ARM_TIMER_SP804 311 select ARM_TIMER_SP804
312 select CLKDEV_LOOKUP 312 select CLKDEV_LOOKUP
313 select HAVE_MACH_CLKDEV 313 select COMMON_CLK
314 select GENERIC_CLOCKEVENTS 314 select GENERIC_CLOCKEVENTS
315 select HAVE_CLK 315 select HAVE_CLK
316 select HAVE_PATA_PLATFORM 316 select HAVE_PATA_PLATFORM
317 select ICST 317 select ICST
318 select NO_IOPORT 318 select NO_IOPORT
319 select PLAT_VERSATILE 319 select PLAT_VERSATILE
320 select PLAT_VERSATILE_CLOCK
321 select PLAT_VERSATILE_CLCD 320 select PLAT_VERSATILE_CLCD
322 help 321 help
323 This enables support for the ARM Ltd Versatile Express boards. 322 This enables support for the ARM Ltd Versatile Express boards.