aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/Kconfig
diff options
context:
space:
mode:
authorThomas Bogendoerfer <tsbogend@alpha.franken.de>2007-11-23 14:34:16 -0500
committerRalf Baechle <ralf@linux-mips.org>2007-11-26 12:26:14 -0500
commit68de4803726224a7cfe09c8052f0ce5e532c6847 (patch)
tree2f6a9595768f75d417c30d1966012845d477f1ad /arch/mips/Kconfig
parentcce335ae47e231398269fb05fa48e0e9cbf289e0 (diff)
[MIPS] IP22: Fix broken EISA interrupt setup by switching to generic i8259
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/Kconfig')
-rw-r--r--arch/mips/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig
index 4c6ba7b30a68..455bd1f560aa 100644
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
@@ -401,6 +401,7 @@ config SGI_IP22
401 select DMA_NONCOHERENT 401 select DMA_NONCOHERENT
402 select HW_HAS_EISA 402 select HW_HAS_EISA
403 select I8253 403 select I8253
404 select I8259
404 select IP22_CPU_SCACHE 405 select IP22_CPU_SCACHE
405 select IRQ_CPU 406 select IRQ_CPU
406 select GENERIC_ISA_DMA_SUPPORT_BROKEN 407 select GENERIC_ISA_DMA_SUPPORT_BROKEN