mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-16 01:16:59 +02:00
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:
parent
e66fffd4e5
commit
2a7d97cae3
@ -851,7 +851,7 @@ CONFIG_VIRTIO_BLK=y
|
|||||||
# CONFIG_ATMEL_SSC is not set
|
# CONFIG_ATMEL_SSC is not set
|
||||||
# CONFIG_ENCLOSURE_SERVICES is not set
|
# CONFIG_ENCLOSURE_SERVICES is not set
|
||||||
# CONFIG_HP_ILO 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_PCH_PHUB is not set
|
||||||
# CONFIG_C2PORT is not set
|
# CONFIG_C2PORT is not set
|
||||||
|
|
||||||
@ -868,7 +868,7 @@ CONFIG_VIRTIO_BLK=y
|
|||||||
#
|
#
|
||||||
# Altera FPGA firmware download module
|
# Altera FPGA firmware download module
|
||||||
#
|
#
|
||||||
# CONFIG_VMWARE_VMCI is not set
|
CONFIG_VMWARE_VMCI=y
|
||||||
CONFIG_HAVE_IDE=y
|
CONFIG_HAVE_IDE=y
|
||||||
# CONFIG_IDE is not set
|
# CONFIG_IDE is not set
|
||||||
|
|
||||||
@ -938,7 +938,7 @@ CONFIG_SCSI_LOWLEVEL=y
|
|||||||
# CONFIG_SCSI_UFSHCD is not set
|
# CONFIG_SCSI_UFSHCD is not set
|
||||||
# CONFIG_SCSI_HPTIOP is not set
|
# CONFIG_SCSI_HPTIOP is not set
|
||||||
# CONFIG_SCSI_BUSLOGIC is not set
|
# CONFIG_SCSI_BUSLOGIC is not set
|
||||||
# CONFIG_VMWARE_PVSCSI is not set
|
CONFIG_VMWARE_PVSCSI=y
|
||||||
CONFIG_HYPERV_STORAGE=y
|
CONFIG_HYPERV_STORAGE=y
|
||||||
# CONFIG_LIBFC is not set
|
# CONFIG_LIBFC is not set
|
||||||
# CONFIG_LIBFCOE is not set
|
# CONFIG_LIBFCOE is not set
|
||||||
|
Loading…
Reference in New Issue
Block a user