Update of /cvsroot/linux-mips/linux/arch/mips/configs
In directory usw-pr-cvs1:/tmp/cvs-serv3011
Modified Files:
defconfig-ddb5477
Log Message:
Remove DDB5xxx pci code and use the common shared MIPS PCI code.
Index: defconfig-ddb5477
===================================================================
RCS file: /cvsroot/linux-mips/linux/arch/mips/configs/defconfig-ddb5477,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- defconfig-ddb5477 2001/09/15 17:06:10 1.5
+++ defconfig-ddb5477 2001/09/26 17:17:01 1.6
@@ -45,6 +45,8 @@
CONFIG_PCI=y
CONFIG_NEW_TIME_C=y
CONFIG_NEW_IRQ=y
+CONFIG_NEW_PCI=y
+CONFIG_PCI_AUTO=y
# CONFIG_ISA is not set
# CONFIG_EISA is not set
# CONFIG_I8259 is not set
|