diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2007-10-14 18:49:33 -0400 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2007-10-16 13:23:47 -0400 |
commit | a5ccfe5c1a48bff1e47788d470ee50974f7dd33d (patch) | |
tree | b66df4b17d295ad12178b5977625ebae7dde214d /arch/mips/Kconfig | |
parent | 951e4714295b50a8fbc2d928451c44ac56c2b575 (diff) |
[MIPS] Lasat: Fix build by conversion to irq_cpu.c.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/Kconfig')
-rw-r--r-- | arch/mips/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig index f921235239f9..235d4514e0a9 100644 --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig | |||
@@ -133,6 +133,7 @@ config LASAT | |||
133 | select DMA_NONCOHERENT | 133 | select DMA_NONCOHERENT |
134 | select SYS_HAS_EARLY_PRINTK | 134 | select SYS_HAS_EARLY_PRINTK |
135 | select HW_HAS_PCI | 135 | select HW_HAS_PCI |
136 | select IRQ_CPU | ||
136 | select PCI_GT64XXX_PCI0 | 137 | select PCI_GT64XXX_PCI0 |
137 | select MIPS_NILE4 | 138 | select MIPS_NILE4 |
138 | select R5000_CPU_SCACHE | 139 | select R5000_CPU_SCACHE |