From: James S. <jsi...@us...> - 2001-08-20 16:11:49
|
Update of /cvsroot/linux-mips/linux/arch/mips/configs In directory usw-pr-cvs1:/tmp/cvs-serv410 Modified Files: defconfig-ev96100 Log Message: PCI autoconfiguration code. Index: defconfig-ev96100 =================================================================== RCS file: /cvsroot/linux-mips/linux/arch/mips/configs/defconfig-ev96100,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** defconfig-ev96100 2001/08/16 16:58:30 1.3 --- defconfig-ev96100 2001/08/20 16:11:46 1.4 *************** *** 40,43 **** --- 40,45 ---- CONFIG_MIPS_GT96100=y CONFIG_SWAP_IO_SPACE=y + CONFIG_NEW_PCI=y + CONFIG_PCI_AUTO=y # CONFIG_ISA is not set # CONFIG_EISA is not set |