Enable vmxnet3 (VMware guest paravirt net driver) (Closes: #562046)

svn path=/dists/trunk/linux-2.6/; revision=14805
This commit is contained in:
Ben Hutchings 2009-12-22 12:22:38 +00:00
parent 3209d7cf9e
commit 2179ee3456
2 changed files with 2 additions and 0 deletions

1
debian/changelog vendored
View File

@ -19,6 +19,7 @@ linux-2.6 (2.6.32-3) UNRELEASED; urgency=high
FTBFS
* r8169: Allow RTL8168D v1 and v2 to be used without firmware files
(Closes: #561309)
* Enable vmxnet3 (VMware guest paravirt net driver) (Closes: #562046)
-- Martin Michlmayr <tbm@cyrius.com> Fri, 18 Dec 2009 15:34:01 +0000

View File

@ -1382,6 +1382,7 @@ CONFIG_SLIP_MODE_SLIP6=y
CONFIG_NETCONSOLE=m
CONFIG_NETCONSOLE_DYNAMIC=y
CONFIG_VIRTIO_NET=m
CONFIG_VMXNET3=m
##
## file: drivers/net/appletalk/Kconfig