[x86] Enable VMWARE_VMCI, VSOCKETS, VMWARE_VMCI_VSOCKETS as modules (Closes: #707676)

svn path=/dists/trunk/linux/; revision=20075
This commit is contained in:
Ben Hutchings 2013-05-10 13:28:16 +00:00
parent eff4b24c06
commit cccfa18fe9
2 changed files with 13 additions and 0 deletions

2
debian/changelog vendored
View File

@ -7,6 +7,8 @@ linux (3.9-1~experimental.1) UNRELEASED; urgency=low
[ Ben Hutchings ]
* [rt] Disable until it is updated for Linux 3.9 or later
* Build-Depend on bc, needed to build kernel/timeconst.h
* [x86] Enable VMWARE_VMCI, VSOCKETS, VMWARE_VMCI_VSOCKETS as modules
(Closes: #707676)
-- Ben Hutchings <ben@decadent.org.uk> Mon, 06 May 2013 13:17:52 +0100

View File

@ -728,6 +728,11 @@ CONFIG_PCH_PHUB=m
##
CONFIG_INTEL_MEI=m
##
## file: drivers/misc/vmw_vmci/Kconfig
##
CONFIG_VMWARE_VMCI=m
##
## file: drivers/mmc/Kconfig
##
@ -1683,6 +1688,12 @@ CONFIG_IRNET=m
##
CONFIG_LAPB=m
##
## file: net/vmw_vsock/Kconfig
##
CONFIG_VSOCKETS=m
CONFIG_VMWARE_VMCI_VSOCKETS=m
##
## file: sound/drivers/Kconfig
##