From f06fe796742f923c6371bd6677203c78b9d41d20 Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Mon, 2 Jul 2012 14:12:04 +0000 Subject: [PATCH] net: Enable OPENVSWITCH as module (Closes: #675010) svn path=/dists/trunk/linux/; revision=19235 --- debian/changelog | 6 ++++++ debian/config/config | 5 +++++ 2 files changed, 11 insertions(+) diff --git a/debian/changelog b/debian/changelog index a8f96e7b6..3603ccf0b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +linux (3.4.4-1~experimental.2) UNRELEASED; urgency=low + + * net: Enable OPENVSWITCH as module (Closes: #675010) + + -- Ben Hutchings Mon, 02 Jul 2012 15:09:43 +0100 + linux (3.4.4-1~experimental.1) experimental; urgency=low * New upstream stable update: diff --git a/debian/config/config b/debian/config/config index 2bc3fd383..280e4b3bd 100644 --- a/debian/config/config +++ b/debian/config/config @@ -4549,6 +4549,11 @@ CONFIG_NFC=m ## CONFIG_NFC_NCI=m +## +## file: net/openvswitch/Kconfig +## +CONFIG_OPENVSWITCH=m + ## ## file: net/packet/Kconfig ##