summaryrefslogtreecommitdiffstats
path: root/arch/mips/config.in
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2001-05-18 22:13:23 +0000
committerRalf Baechle <ralf@linux-mips.org>2001-05-18 22:13:23 +0000
commit04a4a0b7c6ab2c36e0cf645a42dca0cce0fa281e (patch)
tree6c2d781676e4066eea8050160431ef67ca3f11de /arch/mips/config.in
parenta99f258ce7f325455fd36fc38cfa28de704ade17 (diff)
Move Alchemy board to the new interrupt handling plus various other
cleanup. Patch from Pete Popov.
Diffstat (limited to 'arch/mips/config.in')
-rw-r--r--arch/mips/config.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips/config.in b/arch/mips/config.in
index 46c654fa2..46e59d9e1 100644
--- a/arch/mips/config.in
+++ b/arch/mips/config.in
@@ -181,6 +181,7 @@ if [ "$CONFIG_MIPS_IVR" = "y" ]; then
fi
if [ "$CONFIG_MIPS_PB1000" = "y" ]; then
define_bool CONFIG_MIPS_AU1000 y
+ define_bool CONFIG_NEW_IRQ y
fi
if [ "$CONFIG_NINO" = "y" ]; then
define_bool CONFIG_PC_KEYB y