aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/txx9
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2015-05-26 18:20:06 +0200
committerRalf Baechle <ralf@linux-mips.org>2015-06-21 21:52:50 +0200
commit67e38cf2933e904426b428431961e4880d6d4b90 (patch)
tree35244f59141835bc8dd5bf5b60a8fcaedc6309d8 /arch/mips/txx9
parentMIPS: JZ4740: require & include DT (diff)
downloadlinux-dev-67e38cf2933e904426b428431961e4880d6d4b90.tar.xz
linux-dev-67e38cf2933e904426b428431961e4880d6d4b90.zip
MIPS/IRQCHIP: Move irq_chip from arch/mips to drivers/irqchip.
While at it, rename it because in drivers/irqchip no longer every CPU is a MIPS. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/txx9')
-rw-r--r--arch/mips/txx9/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/txx9/Kconfig b/arch/mips/txx9/Kconfig
index 6d40bc783459..8c337d60f790 100644
--- a/arch/mips/txx9/Kconfig
+++ b/arch/mips/txx9/Kconfig
@@ -8,7 +8,7 @@ config MACH_TX49XX
select MACH_TXX9
select CEVT_R4K
select CSRC_R4K
- select IRQ_CPU
+ select IRQ_MIPS_CPU
select SYS_HAS_CPU_TX49XX
select SYS_SUPPORTS_64BIT_KERNEL