[kernel] r5700 - dists/trunk/arch/mips/linux-patch-2.6.15-mips-2.6.15/debian/config/mipsel

Martin Michlmayr tbm at costa.debian.org
Fri Feb 3 01:18:01 UTC 2006


Author: tbm
Date: Fri Feb  3 01:18:00 2006
New Revision: 5700

Modified:
   dists/trunk/arch/mips/linux-patch-2.6.15-mips-2.6.15/debian/config/mipsel/r5k-cobalt
Log:
enable TUN/SLIP, requested by Florian Fainelli <florian at alphacore.net>


Modified: dists/trunk/arch/mips/linux-patch-2.6.15-mips-2.6.15/debian/config/mipsel/r5k-cobalt
==============================================================================
--- dists/trunk/arch/mips/linux-patch-2.6.15-mips-2.6.15/debian/config/mipsel/r5k-cobalt	(original)
+++ dists/trunk/arch/mips/linux-patch-2.6.15-mips-2.6.15/debian/config/mipsel/r5k-cobalt	Fri Feb  3 01:18:00 2006
@@ -654,7 +654,7 @@
 # CONFIG_DUMMY is not set
 # CONFIG_BONDING is not set
 # CONFIG_EQUALIZER is not set
-# CONFIG_TUN is not set
+CONFIG_TUN=m
 
 #
 # ARCnet devices
@@ -740,7 +740,10 @@
 CONFIG_PPP_BSDCOMP=m
 CONFIG_PPP_MPPE=m
 CONFIG_PPPOE=m
-# CONFIG_SLIP is not set
+CONFIG_SLIP=m
+CONFIG_SLIP_COMPRESSED=y
+CONFIG_SLIP_SMART=y
+CONFIG_SLIP_MODE_SLIP6=y
 # CONFIG_NET_FC is not set
 # CONFIG_SHAPER is not set
 # CONFIG_NETCONSOLE is not set



More information about the Kernel-svn-changes mailing list