From: James S. <jsi...@us...> - 2001-10-02 17:18:35
|
Update of /cvsroot/linux-mips/linux/arch/mips/configs In directory usw-pr-cvs1:/tmp/cvs-serv6109/configs Modified Files: defconfig-rm200 Log Message: Make RM200C compile again. Index: defconfig-rm200 =================================================================== RCS file: /cvsroot/linux-mips/linux/arch/mips/configs/defconfig-rm200,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- defconfig-rm200 2001/09/15 17:06:10 1.5 +++ defconfig-rm200 2001/10/02 17:18:31 1.6 @@ -31,6 +31,7 @@ # CONFIG_MOMENCO_OCELOT is not set # CONFIG_DDB5476 is not set # CONFIG_DDB5477 is not set +# CONFIG_NEC_OSPREY is not set # CONFIG_OLIVETTI_M700 is not set # CONFIG_SGI_IP22 is not set CONFIG_SNI_RM200_PCI=y @@ -44,9 +45,9 @@ CONFIG_ARC32=y CONFIG_I8259=y CONFIG_ISA=y +CONFIG_NEW_IRQ=y CONFIG_PC_KEYB=y CONFIG_PCI=y -CONFIG_ROTTEN_IRQ=y CONFIG_OLD_TIME_C=y CONFIG_EISA=y @@ -64,8 +65,8 @@ # CONFIG_CPU_R6000 is not set # CONFIG_CPU_VR41XX is not set # CONFIG_CPU_R4300 is not set -# CONFIG_CPU_R4X00 is not set -CONFIG_CPU_R5000=y +CONFIG_CPU_R4X00=y +# CONFIG_CPU_R5000 is not set # CONFIG_CPU_R5432 is not set # CONFIG_CPU_R5900 is not set # CONFIG_CPU_RM7000 is not set |