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

svn path=/dists/trunk/linux/; revision=19235
This commit is contained in:
Ben Hutchings 2012-07-02 14:12:04 +00:00
parent 13573390c1
commit f06fe79674
2 changed files with 11 additions and 0 deletions

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
linux (3.4.4-1~experimental.2) UNRELEASED; urgency=low
* net: Enable OPENVSWITCH as module (Closes: #675010)
-- Ben Hutchings <ben@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:

View File

@ -4549,6 +4549,11 @@ CONFIG_NFC=m
##
CONFIG_NFC_NCI=m
##
## file: net/openvswitch/Kconfig
##
CONFIG_OPENVSWITCH=m
##
## file: net/packet/Kconfig
##