summaryrefslogtreecommitdiff
path: root/arch/mips/loongson1
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2015-05-26 16:20:06 (GMT)
committerRalf Baechle <ralf@linux-mips.org>2015-06-21 19:52:50 (GMT)
commit67e38cf2933e904426b428431961e4880d6d4b90 (patch)
tree35244f59141835bc8dd5bf5b60a8fcaedc6309d8 /arch/mips/loongson1
parentffb1843d059c5627fb8982eb4ab29219e7503fb2 (diff)
downloadlinux-67e38cf2933e904426b428431961e4880d6d4b90.tar.xz
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/loongson1')
-rw-r--r--arch/mips/loongson1/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/loongson1/Kconfig b/arch/mips/loongson1/Kconfig
index a2b796e..aeecdd9 100644
--- a/arch/mips/loongson1/Kconfig
+++ b/arch/mips/loongson1/Kconfig
@@ -10,7 +10,7 @@ config LOONGSON1_LS1B
select SYS_HAS_CPU_LOONGSON1B
select DMA_NONCOHERENT
select BOOT_ELF32
- select IRQ_CPU
+ select IRQ_MIPS_CPU
select SYS_SUPPORTS_32BIT_KERNEL
select SYS_SUPPORTS_LITTLE_ENDIAN
select SYS_SUPPORTS_HIGHMEM