aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/mm
diff options
context:
space:
mode:
authorManuel Lauss <mano@roarinelk.homelinux.net>2007-01-25 01:21:03 -0500
committerPaul Mundt <lethal@linux-sh.org>2007-02-12 20:54:45 -0500
commit6dcda6f1ecef86209ac161631837bc57172ba049 (patch)
tree96ee988164104cdd2687f21dd9df69b52dda92a8 /arch/sh/mm
parent86b67ef7518d1fcd4489dc464d4c33a274a1c635 (diff)
sh: add SH7760 IPR IRQ data
Add SH7760 IPR IRQ data; makes 2.6.20-rc bootable again. Signed-off-by: Manuel Lauss <mano@roarinelk.homelinux.net> Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch/sh/mm')
-rw-r--r--arch/sh/mm/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/sh/mm/Kconfig b/arch/sh/mm/Kconfig
index 28b5102e1cdc..6b0d28ac9241 100644
--- a/arch/sh/mm/Kconfig
+++ b/arch/sh/mm/Kconfig
@@ -151,6 +151,7 @@ config CPU_SUBTYPE_SH7760
151 bool "Support SH7760 processor" 151 bool "Support SH7760 processor"
152 select CPU_SH4 152 select CPU_SH4
153 select CPU_HAS_INTC2_IRQ 153 select CPU_HAS_INTC2_IRQ
154 select CPU_HAS_IPR_IRQ
154 155
155config CPU_SUBTYPE_SH4_202 156config CPU_SUBTYPE_SH4_202
156 bool "Support SH4-202 processor" 157 bool "Support SH4-202 processor"