Update of /cvsroot/linux-mips/linux/arch/mips/configs
In directory usw-pr-cvs1:/tmp/cvs-serv23818/arch/mips/configs
Modified Files:
defconfig-pb1000 defconfig-pb1100
Log Message:
Added support for the 2nd pcmcia slot on the Pb1000 board.
Index: defconfig-pb1000
===================================================================
RCS file: /cvsroot/linux-mips/linux/arch/mips/configs/defconfig-pb1000,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -d -r1.21 -r1.22
--- defconfig-pb1000 22 Apr 2002 17:45:00 -0000 1.21
+++ defconfig-pb1000 22 Apr 2002 23:28:50 -0000 1.22
@@ -2,6 +2,7 @@
# Automatically generated make config: don't edit
#
CONFIG_MIPS=y
+CONFIG_MIPS32=y
#
# Code maturity level options
Index: defconfig-pb1100
===================================================================
RCS file: /cvsroot/linux-mips/linux/arch/mips/configs/defconfig-pb1100,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- defconfig-pb1100 19 Apr 2002 19:12:52 -0000 1.6
+++ defconfig-pb1100 22 Apr 2002 23:28:50 -0000 1.7
@@ -2,6 +2,7 @@
# Automatically generated make config: don't edit
#
CONFIG_MIPS=y
+CONFIG_MIPS32=y
#
# Code maturity level options
@@ -470,8 +471,8 @@
# IrDA protocols
#
CONFIG_IRLAN=m
-CONFIG_IRNET=m
-# CONFIG_IRCOMM is not set
+# CONFIG_IRNET is not set
+CONFIG_IRCOMM=m
# CONFIG_IRDA_ULTRA is not set
#
|