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

Ben Hutchings benh at alioth.debian.org
Mon Jul 2 14:12:06 UTC 2012


Author: benh
Date: Mon Jul  2 14:12:04 2012
New Revision: 19235

Log:
net: Enable OPENVSWITCH as module (Closes: #675010)

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

Modified: dists/trunk/linux/debian/changelog
==============================================================================
--- dists/trunk/linux/debian/changelog	Sun Jul  1 13:34:49 2012	(r19234)
+++ dists/trunk/linux/debian/changelog	Mon Jul  2 14:12:04 2012	(r19235)
@@ -1,3 +1,9 @@
+linux (3.4.4-1~experimental.2) UNRELEASED; urgency=low
+
+  * net: Enable OPENVSWITCH as module (Closes: #675010)
+
+ -- Ben Hutchings <ben at decadent.org.uk>  Mon, 02 Jul 2012 15:09:43 +0100
+
 linux (3.4.4-1~experimental.1) experimental; urgency=low
 
   * New upstream stable update:

Modified: dists/trunk/linux/debian/config/config
==============================================================================
--- dists/trunk/linux/debian/config/config	Sun Jul  1 13:34:49 2012	(r19234)
+++ dists/trunk/linux/debian/config/config	Mon Jul  2 14:12:04 2012	(r19235)
@@ -4550,6 +4550,11 @@
 CONFIG_NFC_NCI=m
 
 ##
+## file: net/openvswitch/Kconfig
+##
+CONFIG_OPENVSWITCH=m
+
+##
 ## file: net/packet/Kconfig
 ##
 CONFIG_PACKET=y



More information about the Kernel-svn-changes mailing list