From: James S. <jsi...@us...> - 2001-08-20 16:12:33
|
Update of /cvsroot/linux-mips/linux/arch/mips/configs In directory usw-pr-cvs1:/tmp/cvs-serv586 Modified Files: defconfig-it8172 Log Message: PCI autoconfiguration code. Index: defconfig-it8172 =================================================================== RCS file: /cvsroot/linux-mips/linux/arch/mips/configs/defconfig-it8172,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** defconfig-it8172 2001/08/16 16:58:30 1.3 --- defconfig-it8172 2001/08/20 16:12:26 1.4 *************** *** 45,48 **** --- 45,50 ---- CONFIG_IT8712=y CONFIG_PC_KEYB=y + CONFIG_NEW_PCI=y + CONFIG_PCI_AUTO=y # CONFIG_ISA is not set # CONFIG_EISA is not set |