diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2007-10-14 23:49:33 +0100 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2007-10-16 18:23:47 +0100 |
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 f921235239f..235d4514e0a 100644 --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig @@ -133,6 +133,7 @@ config LASAT select DMA_NONCOHERENT select SYS_HAS_EARLY_PRINTK select HW_HAS_PCI + select IRQ_CPU select PCI_GT64XXX_PCI0 select MIPS_NILE4 select R5000_CPU_SCACHE |