diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2001-06-12 11:45:41 +0000 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2001-06-12 11:45:41 +0000 |
commit | 86a981e836404006efc35881ebf3d5ae36925e82 (patch) | |
tree | d7185569b1225372216a882c21942be1ab04ebe9 /arch/mips/defconfig | |
parent | e7a2b839cb0075e1dcf6328a8afb507956e6ef9a (diff) |
More interrupt handling changes for the Ocelot.master
Diffstat (limited to 'arch/mips/defconfig')
-rw-r--r-- | arch/mips/defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/defconfig b/arch/mips/defconfig index 6d63c50ae..07d92fff4 100644 --- a/arch/mips/defconfig +++ b/arch/mips/defconfig @@ -38,8 +38,8 @@ CONFIG_ARC32=y CONFIG_BOARD_SCACHE=y CONFIG_PC_KEYB=y CONFIG_SGI=y -CONFIG_OLD_TIME_C=y CONFIG_NEW_IRQ=y +CONFIG_OLD_TIME_C=y # CONFIG_ISA is not set # CONFIG_EISA is not set # CONFIG_PCI is not set |