Merge branch '080208_dupint' of git://linux-arm.org/u-boot-armdev
[platform/kernel/u-boot.git] / cpu / arm926ejs / interrupts.c
index 1819f6b..0971fea 100644 (file)
@@ -38,7 +38,7 @@
 #include <common.h>
 #include <arm926ejs.h>
 
-#ifdef CONFIG_INTEGRATOR
+#if defined(CONFIG_INTEGRATOR) || defined(CONFIG_AT91CAP9ADK)
 
        /* Timer functionality supplied by Integrator board (AP or CP) */