From: James S. <jsi...@us...> - 2001-08-22 16:30:11
|
Update of /cvsroot/linux-mips/linux/arch/mips/configs In directory usw-pr-cvs1:/tmp/cvs-serv2839 Modified Files: defconfig-ddb5476 Log Message: Synced to Ralph's tree Index: defconfig-ddb5476 =================================================================== RCS file: /cvsroot/linux-mips/linux/arch/mips/configs/defconfig-ddb5476,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** defconfig-ddb5476 2001/08/20 17:41:19 1.5 --- defconfig-ddb5476 2001/08/22 16:30:07 1.6 *************** *** 45,48 **** --- 45,49 ---- CONFIG_NEW_TIME_C=y CONFIG_EISA=y + # CONFIG_I8259 is not set # *************** *** 285,289 **** # CONFIG_EQUALIZER is not set # CONFIG_TUN is not set - # CONFIG_NET_SB1000 is not set # --- 286,289 ---- *************** *** 291,294 **** --- 291,301 ---- # CONFIG_NET_ETHERNET=y + # CONFIG_ARM_AM79C961A is not set + # CONFIG_SUNLANCE is not set + # CONFIG_HAPPYMEAL is not set + # CONFIG_SUNBMAC is not set + # CONFIG_SUNQE is not set + # CONFIG_SUNLANCE is not set + # CONFIG_SUNGEM is not set # CONFIG_NET_VENDOR_3COM is not set # CONFIG_LANCE is not set *************** *** 306,314 **** # CONFIG_CS89x0 is not set CONFIG_TULIP=y # CONFIG_DE4X5 is not set # CONFIG_DGRS is not set # CONFIG_DM9102 is not set CONFIG_EEPRO100=y - # CONFIG_EEPRO100_PM is not set # CONFIG_LNE390 is not set # CONFIG_FEALNX is not set --- 313,322 ---- # CONFIG_CS89x0 is not set CONFIG_TULIP=y + # CONFIG_TULIP_MWI is not set + # CONFIG_TULIP_MMIO is not set # CONFIG_DE4X5 is not set # CONFIG_DGRS is not set # CONFIG_DM9102 is not set CONFIG_EEPRO100=y # CONFIG_LNE390 is not set # CONFIG_FEALNX is not set *************** *** 328,332 **** # CONFIG_VIA_RHINE is not set # CONFIG_WINBOND_840 is not set - # CONFIG_HAPPYMEAL is not set # CONFIG_LAN_SAA9730 is not set # CONFIG_NET_POCKET is not set --- 336,339 ---- *************** *** 336,339 **** --- 343,348 ---- # # CONFIG_ACENIC is not set + # CONFIG_ACENIC_OMIT_TIGON_I is not set + # CONFIG_MYRI_SBUS is not set # CONFIG_HAMACHI is not set # CONFIG_YELLOWFIN is not set *************** *** 341,344 **** --- 350,354 ---- # CONFIG_FDDI is not set # CONFIG_HIPPI is not set + # CONFIG_PLIP is not set # CONFIG_PPP is not set # CONFIG_SLIP is not set *************** *** 480,484 **** CONFIG_EXT2_FS=y # CONFIG_SYSV_FS is not set - # CONFIG_SYSV_FS_WRITE is not set # CONFIG_UDF_FS is not set # CONFIG_UDF_RW is not set --- 490,493 ---- *************** *** 520,524 **** # # CONFIG_VGA_CONSOLE is not set ! CONFIG_FB=y # --- 529,533 ---- # # CONFIG_VGA_CONSOLE is not set ! # CONFIG_MDA_CONSOLE is not set # |