sh: Fix up the timer IRQ definition for SH7203.
authorPaul Mundt <lethal@linux-sh.org>
Thu, 13 Mar 2008 10:51:06 +0000 (19:51 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Thu, 13 Mar 2008 10:51:06 +0000 (19:51 +0900)
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/Kconfig

index 95b7534..1272048 100644 (file)
@@ -580,6 +580,7 @@ config SH_TIMER_IRQ
                        CPU_SUBTYPE_SH7763
        default "86" if CPU_SUBTYPE_SH7619
        default "140" if CPU_SUBTYPE_SH7206
+       default "142" if CPU_SUBTYPE_SH7203
        default "16"
 
 config SH_PCLK_FREQ