From: Jun S. <ju...@us...> - 2001-10-07 05:40:24
|
Update of /cvsroot/linux-mips/linux/arch/mips/configs In directory usw-pr-cvs1:/tmp/cvs-serv16561/arch/mips/configs Modified Files: defconfig-ddb5476 Log Message: Update DDB5476 and sync up with oss tree. Index: defconfig-ddb5476 =================================================================== RCS file: /cvsroot/linux-mips/linux/arch/mips/configs/defconfig-ddb5476,v retrieving revision 1.8 retrieving revision 1.9 diff -u -d -r1.8 -r1.9 --- defconfig-ddb5476 2001/10/02 18:35:48 1.8 +++ defconfig-ddb5476 2001/10/07 05:40:22 1.9 @@ -18,6 +18,7 @@ # CONFIG_COBALT_MICRO_SERVER is not set # CONFIG_DECSTATION is not set # CONFIG_DDB5074 is not set +# CONFIG_NEC_OSPREY is not set # CONFIG_NEC_EAGLE is not set # CONFIG_NEC_KORVA is not set # CONFIG_MIPS_EV96100 is not set @@ -44,11 +45,14 @@ CONFIG_ISA=y CONFIG_PCI=y CONFIG_PC_KEYB=y -CONFIG_ROTTEN_IRQ=y +CONFIG_NEW_IRQ=y +CONFIG_IRQ_CPU=y +CONFIG_I8259=y CONFIG_HAVE_STD_PC_SERIAL_PORT=y +CONFIG_NEW_PCI=y +CONFIG_PCI_AUTO=y CONFIG_NEW_TIME_C=y CONFIG_EISA=y -# CONFIG_I8259 is not set # # Loadable module support @@ -253,7 +257,6 @@ # CONFIG_PDC202XX_BURST is not set # CONFIG_PDC202XX_FORCE is not set # CONFIG_BLK_DEV_SVWKS is not set -# CONFIG_BLK_DEV_OSB4 is not set # CONFIG_BLK_DEV_SIS5513 is not set # CONFIG_BLK_DEV_SLC90E66 is not set # CONFIG_BLK_DEV_TRM290 is not set @@ -547,16 +550,16 @@ # CONFIG_FB_CLGEN is not set # CONFIG_FB_PM2 is not set # CONFIG_FB_CYBER2000 is not set +# CONFIG_FB_E1355 is not set # CONFIG_FB_PVR2 is not set # CONFIG_FB_PVR2_DEBUG is not set -# CONFIG_FB_E1355 is not set -# CONFIG_FB_E1356 is not set # CONFIG_FB_MQ200 is not set # CONFIG_FB_MATROX is not set # CONFIG_FB_ATY is not set # CONFIG_FB_ATY128 is not set CONFIG_FB_3DFX=y # CONFIG_FB_SIS is not set +# CONFIG_FB_E1356 is not set # CONFIG_FB_VIRTUAL is not set # CONFIG_FBCON_ADVANCED is not set CONFIG_FBCON_CFB8=y @@ -588,6 +591,6 @@ CONFIG_CROSSCOMPILE=y # CONFIG_REMOTE_DEBUG is not set # CONFIG_GDB_CONSOLE is not set -# CONFIG_LL_DEBUG is not set +CONFIG_LL_DEBUG=y # CONFIG_MAGIC_SYSRQ is not set # CONFIG_MIPS_UNCACHED is not set |