[kernel] r6123 - in dists/trunk/linux-2.6/debian: . arch/mipsel

Martin Michlmayr tbm at costa.debian.org
Fri Mar 10 20:04:39 UTC 2006


Author: tbm
Date: Fri Mar 10 20:04:37 2006
New Revision: 6123

Modified:
   dists/trunk/linux-2.6/debian/arch/mipsel/config.r5k-cobalt
   dists/trunk/linux-2.6/debian/changelog
Log:
Enable the netconsole module.


Modified: dists/trunk/linux-2.6/debian/arch/mipsel/config.r5k-cobalt
==============================================================================
--- dists/trunk/linux-2.6/debian/arch/mipsel/config.r5k-cobalt	(original)
+++ dists/trunk/linux-2.6/debian/arch/mipsel/config.r5k-cobalt	Fri Mar 10 20:04:37 2006
@@ -863,9 +863,11 @@
 CONFIG_SLIP_MODE_SLIP6=y
 # CONFIG_NET_FC is not set
 # CONFIG_SHAPER is not set
-# CONFIG_NETCONSOLE is not set
-# CONFIG_NETPOLL is not set
-# CONFIG_NET_POLL_CONTROLLER is not set
+CONFIG_NETCONSOLE=m
+CONFIG_NETPOLL=y
+# CONFIG_NETPOLL_RX is not set
+# CONFIG_NETPOLL_TRAP is not set
+CONFIG_NET_POLL_CONTROLLER=y
 
 #
 # ISDN subsystem

Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog	(original)
+++ dists/trunk/linux-2.6/debian/changelog	Fri Mar 10 20:04:37 2006
@@ -5,6 +5,7 @@
 
   [ Martin Michlmayr ]
   * [arm, armeb] Enable the netconsole module.
+  * [mipsel/cobalt] Enable the netconsole module.
 
  -- maximilian attems <maks at sternwelten.at>  Fri, 10 Mar 2006 18:32:12 +0100
 



More information about the Kernel-svn-changes mailing list