summaryrefslogtreecommitdiffstats
path: root/arch/mips/config.in
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips/config.in')
-rw-r--r--arch/mips/config.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/arch/mips/config.in b/arch/mips/config.in
index e9a077e3b..5d5c66207 100644
--- a/arch/mips/config.in
+++ b/arch/mips/config.in
@@ -135,6 +135,7 @@ if [ "$CONFIG_MOMENCO_OCELOT" = "y" ]; then
define_bool CONFIG_PCI y
define_bool CONFIG_SYSCLK_100 y
define_bool CONFIG_SWAP_IO_SPACE y
+ define_bool CONFIG_NEW_IRQ y
define_bool CONFIG_OLD_TIME_C y
fi
if [ "$CONFIG_SGI_IP22" = "y" ]; then
@@ -142,8 +143,8 @@ if [ "$CONFIG_SGI_IP22" = "y" ]; then
define_bool CONFIG_BOARD_SCACHE y
define_bool CONFIG_PC_KEYB y
define_bool CONFIG_SGI y
- define_bool CONFIG_OLD_TIME_C y
define_bool CONFIG_NEW_IRQ y
+ define_bool CONFIG_OLD_TIME_C y
fi
if [ "$CONFIG_SNI_RM200_PCI" = "y" ]; then
define_bool CONFIG_ARC32 y