[kernel] r17370 - in dists/trunk/linux-2.6/debian: . config

Maximilian Attems maks at alioth.debian.org
Mon May 9 16:58:40 UTC 2011


Author: maks
Date: Mon May  9 16:58:33 2011
New Revision: 17370

Log:
topconfig enable new modular net sched

Modified:
   dists/trunk/linux-2.6/debian/changelog
   dists/trunk/linux-2.6/debian/config/config

Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog	Mon May  9 16:52:48 2011	(r17369)
+++ dists/trunk/linux-2.6/debian/changelog	Mon May  9 16:58:33 2011	(r17370)
@@ -5,7 +5,7 @@
   * [x86/486] Enable modular XO1_RFKILL, XO15_EBOOK.
   * topconfig: Enable modular NF_CONNTRACK_TIMESTAMP, NF_CONNTRACK_SNMP,
     NETFILTER_XT_TARGET_AUDIT, NETFILTER_XT_MATCH_ADDRTYPE,
-    NETFILTER_XT_MATCH_DEVGROUP.
+    NETFILTER_XT_MATCH_DEVGROUP, NET_SCH_SFB, NET_SCH_MQPRIO, NET_SCH_CHOKE.
 
  -- maximilian attems <maks at debian.org>  Mon, 09 May 2011 11:53:05 +0200
 

Modified: dists/trunk/linux-2.6/debian/config/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/config	Mon May  9 16:52:48 2011	(r17369)
+++ dists/trunk/linux-2.6/debian/config/config	Mon May  9 16:58:33 2011	(r17370)
@@ -4059,6 +4059,7 @@
 CONFIG_NET_SCH_PRIO=m
 CONFIG_NET_SCH_MULTIQ=m
 CONFIG_NET_SCH_RED=m
+CONFIG_NET_SCH_SFB=m
 CONFIG_NET_SCH_SFQ=m
 CONFIG_NET_SCH_TEQL=m
 CONFIG_NET_SCH_TBF=m
@@ -4066,6 +4067,8 @@
 CONFIG_NET_SCH_DSMARK=m
 CONFIG_NET_SCH_NETEM=m
 CONFIG_NET_SCH_DRR=m
+CONFIG_NET_SCH_MQPRIO=m
+CONFIG_NET_SCH_CHOKE=m
 CONFIG_NET_SCH_INGRESS=m
 CONFIG_NET_CLS_BASIC=m
 CONFIG_NET_CLS_TCINDEX=m



More information about the Kernel-svn-changes mailing list