From: Pete P. <pp...@us...> - 2002-04-19 19:12:56
|
Update of /cvsroot/linux-mips/linux/arch/mips/configs In directory usw-pr-cvs1:/tmp/cvs-serv30920/arch/mips/configs Modified Files: defconfig-pb1100 Log Message: Consolidated the pcmcia pb1x00 files -- brute force approach. Index: defconfig-pb1100 =================================================================== RCS file: /cvsroot/linux-mips/linux/arch/mips/configs/defconfig-pb1100,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- defconfig-pb1100 18 Apr 2002 00:03:28 -0000 1.5 +++ defconfig-pb1100 19 Apr 2002 19:12:52 -0000 1.6 @@ -127,9 +127,8 @@ # CONFIG_I82365 is not set # CONFIG_PCMCIA_IRQ_REMAP is not set # CONFIG_TCIC is not set -# CONFIG_PCMCIA_AU1000 is not set -# CONFIG_PCMCIA_AU1500 is not set -CONFIG_PCMCIA_AU1100=m +CONFIG_PCMCIA_AU1000=m +CONFIG_PCMCIA_PB1X00=y # # PCI Hotplug Support |