generic: 6.1: disable CONFIG_VMWARE_VMCI by default
There is no reason for VMware VMCI to be disabled in targets, so disable it in the generic config. Signed-off-by: Robert Marko <robimarko@gmail.com>
This commit is contained in:
parent
16799045bf
commit
344540d727
1 changed files with 1 additions and 0 deletions
|
@ -7610,6 +7610,7 @@ CONFIG_VLAN_8021Q=y
|
||||||
CONFIG_VMSPLIT_3G=y
|
CONFIG_VMSPLIT_3G=y
|
||||||
# CONFIG_VMSPLIT_3G_OPT is not set
|
# CONFIG_VMSPLIT_3G_OPT is not set
|
||||||
# CONFIG_VMWARE_PVSCSI is not set
|
# CONFIG_VMWARE_PVSCSI is not set
|
||||||
|
# CONFIG_VMWARE_VMCI is not set
|
||||||
# CONFIG_VMXNET3 is not set
|
# CONFIG_VMXNET3 is not set
|
||||||
# CONFIG_VM_EVENT_COUNTERS is not set
|
# CONFIG_VM_EVENT_COUNTERS is not set
|
||||||
# CONFIG_VOP_BUS is not set
|
# CONFIG_VOP_BUS is not set
|
||||||
|
|
Loading…
Reference in a new issue