aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/configs/lboxre2_defconfig
diff options
context:
space:
mode:
authorMagnus Damm <damm@igel.co.jp>2007-07-20 18:44:49 +0900
committerPaul Mundt <lethal@linux-sh.org>2007-07-20 18:44:49 +0900
commit56386f6424f242cff46e2cfd7be44624cd37dce1 (patch)
treea8dd5193063e892fc424f8b2da247c020ec54496 /arch/sh/configs/lboxre2_defconfig
parentsh: Move entry point code to .text.head. (diff)
downloadlinux-dev-56386f6424f242cff46e2cfd7be44624cd37dce1.tar.xz
linux-dev-56386f6424f242cff46e2cfd7be44624cd37dce1.zip
sh: intc - add support for SH7750 and its variants
This patch converts the cpu specific 7750 setup code to use the new intc controller. Many new vectors are added and multiple processor variants including 7091, 7750, 7750s, 7750r, 7751 and 7751r should all have the correct vectors hooked up. IRLM interrupts can be enabled using ipr_irq_enable_irlm() which now is marked as __init. Signed-off-by: Magnus Damm <damm@igel.co.jp> Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch/sh/configs/lboxre2_defconfig')
-rw-r--r--arch/sh/configs/lboxre2_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/sh/configs/lboxre2_defconfig b/arch/sh/configs/lboxre2_defconfig
index be86414dcc87..fa09d68d057a 100644
--- a/arch/sh/configs/lboxre2_defconfig
+++ b/arch/sh/configs/lboxre2_defconfig
@@ -222,7 +222,7 @@ CONFIG_SH_FPU=y
# CONFIG_SH_DSP is not set
# CONFIG_SH_STORE_QUEUES is not set
CONFIG_CPU_HAS_INTEVT=y
-CONFIG_CPU_HAS_IPR_IRQ=y
+CONFIG_CPU_HAS_INTC_IRQ=y
CONFIG_CPU_HAS_SR_RB=y
CONFIG_CPU_HAS_PTEA=y