fix(cros-bootkernel/x86_64_defconfig_boot) enable vmware drivers

Enable the vmware drivers which were somehow not being built.
This commit is contained in:
Greg Kroah-Hartman 2013-06-14 13:59:06 -07:00
parent e66fffd4e5
commit 2a7d97cae3

View File

@ -851,7 +851,7 @@ CONFIG_VIRTIO_BLK=y
# CONFIG_ATMEL_SSC is not set
# CONFIG_ENCLOSURE_SERVICES is not set
# CONFIG_HP_ILO is not set
# CONFIG_VMWARE_BALLOON is not set
CONFIG_VMWARE_BALLOON=y
# CONFIG_PCH_PHUB is not set
# CONFIG_C2PORT is not set
@ -868,7 +868,7 @@ CONFIG_VIRTIO_BLK=y
#
# Altera FPGA firmware download module
#
# CONFIG_VMWARE_VMCI is not set
CONFIG_VMWARE_VMCI=y
CONFIG_HAVE_IDE=y
# CONFIG_IDE is not set
@ -938,7 +938,7 @@ CONFIG_SCSI_LOWLEVEL=y
# CONFIG_SCSI_UFSHCD is not set
# CONFIG_SCSI_HPTIOP is not set
# CONFIG_SCSI_BUSLOGIC is not set
# CONFIG_VMWARE_PVSCSI is not set
CONFIG_VMWARE_PVSCSI=y
CONFIG_HYPERV_STORAGE=y
# CONFIG_LIBFC is not set
# CONFIG_LIBFCOE is not set