[kernel] r5594 - in dists/trunk/arch/mips/linux-patch-2.6.15-mips-2.6.15/debian/config: mips mipsel

Martin Michlmayr tbm at costa.debian.org
Wed Jan 25 19:17:57 UTC 2006


Author: tbm
Date: Wed Jan 25 19:17:56 2006
New Revision: 5594

Modified:
   dists/trunk/arch/mips/linux-patch-2.6.15-mips-2.6.15/debian/config/mips/sb1-swarm-bn
   dists/trunk/arch/mips/linux-patch-2.6.15-mips-2.6.15/debian/config/mipsel/sb1-swarm-bn
Log:
with CONFIG_SERIO_I8042=y the IDE hard drive is not recognized.  Thanks
Peter Horton.


Modified: dists/trunk/arch/mips/linux-patch-2.6.15-mips-2.6.15/debian/config/mips/sb1-swarm-bn
==============================================================================
--- dists/trunk/arch/mips/linux-patch-2.6.15-mips-2.6.15/debian/config/mips/sb1-swarm-bn	(original)
+++ dists/trunk/arch/mips/linux-patch-2.6.15-mips-2.6.15/debian/config/mips/sb1-swarm-bn	Wed Jan 25 19:17:56 2006
@@ -935,12 +935,12 @@
 # Hardware I/O ports
 #
 CONFIG_SERIO=y
-CONFIG_SERIO_I8042=y
-CONFIG_SERIO_SERPORT=y
+# CONFIG_SERIO_I8042 is not set
+# CONFIG_SERIO_SERPORT is not set
 # CONFIG_SERIO_PARKBD is not set
 # CONFIG_SERIO_PCIPS2 is not set
 CONFIG_SERIO_LIBPS2=y
-CONFIG_SERIO_RAW=y
+# CONFIG_SERIO_RAW is not set
 # CONFIG_GAMEPORT is not set
 
 #

Modified: dists/trunk/arch/mips/linux-patch-2.6.15-mips-2.6.15/debian/config/mipsel/sb1-swarm-bn
==============================================================================
--- dists/trunk/arch/mips/linux-patch-2.6.15-mips-2.6.15/debian/config/mipsel/sb1-swarm-bn	(original)
+++ dists/trunk/arch/mips/linux-patch-2.6.15-mips-2.6.15/debian/config/mipsel/sb1-swarm-bn	Wed Jan 25 19:17:56 2006
@@ -935,12 +935,12 @@
 # Hardware I/O ports
 #
 CONFIG_SERIO=y
-CONFIG_SERIO_I8042=y
-CONFIG_SERIO_SERPORT=y
+# CONFIG_SERIO_I8042 is not set
+# CONFIG_SERIO_SERPORT is not set
 # CONFIG_SERIO_PARKBD is not set
 # CONFIG_SERIO_PCIPS2 is not set
 CONFIG_SERIO_LIBPS2=y
-CONFIG_SERIO_RAW=y
+# CONFIG_SERIO_RAW is not set
 # CONFIG_GAMEPORT is not set
 
 #



More information about the Kernel-svn-changes mailing list