aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/mm
diff options
context:
space:
mode:
authorMagnus Damm <damm@igel.co.jp>2007-08-17 00:53:07 +0900
committerPaul Mundt <lethal@linux-sh.org>2007-09-21 11:57:50 +0900
commit0dc3fc04dd0251aa95b49ca7048e9e8f24291166 (patch)
tree549dc99c3b7548738b02657415c7c5988630da4a /arch/sh/mm
parentsh: fix irqs for the second serial port on sh7206 (diff)
downloadlinux-dev-0dc3fc04dd0251aa95b49ca7048e9e8f24291166.tar.xz
linux-dev-0dc3fc04dd0251aa95b49ca7048e9e8f24291166.zip
sh: intc - add support for sh7619
This patch converts the cpu specific interrupt setup code for sh7619 from ipr to intc. New vectors are also added to match the information provided by the datasheet. Signed-off-by: Magnus Damm <damm@igel.co.jp> Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch/sh/mm')
-rw-r--r--arch/sh/mm/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/sh/mm/Kconfig b/arch/sh/mm/Kconfig
index 5487b99d4f6d..abc032505848 100644
--- a/arch/sh/mm/Kconfig
+++ b/arch/sh/mm/Kconfig
@@ -50,7 +50,7 @@ choice
config CPU_SUBTYPE_SH7619
bool "Support SH7619 processor"
select CPU_SH2
- select CPU_HAS_IPR_IRQ
+ select CPU_HAS_INTC_IRQ
# SH-2A Processor Support