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 ##