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

Maximilian Attems maks at alioth.debian.org
Thu Feb 19 14:11:03 UTC 2009


Author: maks
Date: Thu Feb 19 14:11:02 2009
New Revision: 12860

Log:
topconfig enable NET_CLS_CGROUP

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	(original)
+++ dists/trunk/linux-2.6/debian/changelog	Thu Feb 19 14:11:02 2009
@@ -9,7 +9,7 @@
     - cxgb3 use request_firmware and firmware nuked
 
   [ maximilian attems ]
-  * topconfig set NET_NS, NET_SCH_DRR.
+  * topconfig set NET_NS, NET_SCH_DRR, NET_CLS_CGROUP.
 
  -- maximilian attems <maks at debian.org>  Thu, 19 Feb 2009 13:25:20 +0100
 

Modified: dists/trunk/linux-2.6/debian/config/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/config	(original)
+++ dists/trunk/linux-2.6/debian/config/config	Thu Feb 19 14:11:02 2009
@@ -2769,6 +2769,7 @@
 CONFIG_NET_CLS_RSVP=m
 CONFIG_NET_CLS_RSVP6=m
 CONFIG_NET_CLS_FLOW=m
+CONFIG_NET_CLS_CGROUP=y
 CONFIG_NET_EMATCH=y
 CONFIG_NET_EMATCH_STACK=32
 CONFIG_NET_EMATCH_CMP=m



More information about the Kernel-svn-changes mailing list