summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-integrator/Kconfig
diff options
context:
space:
mode:
authorRussell King2010-01-17 00:52:12 +0100
committerRussell King2010-05-02 10:35:36 +0200
commit5a46334ac688fb538b335599e1ff3b6cfaf769e9 (patch)
tree2d413d7d591fa23f7694c312514c3286078d576a /arch/arm/mach-integrator/Kconfig
parentARM: Realview/Versatile/Integrator: remove unused definitions from platform.h (diff)
downloadkernel-qcow2-linux-5a46334ac688fb538b335599e1ff3b6cfaf769e9.tar.gz
kernel-qcow2-linux-5a46334ac688fb538b335599e1ff3b6cfaf769e9.tar.xz
kernel-qcow2-linux-5a46334ac688fb538b335599e1ff3b6cfaf769e9.zip
ARM: Integrator: convert Integrator/CP to use SP804 timer support
The Integrator/CP board has SP804-compatible timer modules, so use the SP804-compatible code from Versatile and Realview. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/mach-integrator/Kconfig')
-rw-r--r--arch/arm/mach-integrator/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-integrator/Kconfig b/arch/arm/mach-integrator/Kconfig
index df97d16390e3..27db275b367c 100644
--- a/arch/arm/mach-integrator/Kconfig
+++ b/arch/arm/mach-integrator/Kconfig
@@ -11,6 +11,7 @@ config ARCH_INTEGRATOR_AP
config ARCH_INTEGRATOR_CP
bool "Support Integrator/CP platform"
select ARCH_CINTEGRATOR
+ select ARM_TIMER_SP804
help
Include support for the ARM(R) Integrator CP platform.