From: Robert Marko <robimarko@gmail.com>
Date: Mon, 22 May 2023 21:38:44 +0000 (+0200)
Subject: generic: 6.1: disable CONFIG_VMWARE_VMCI by default
X-Git-Tag: v24.10.0-rc1~5074
X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=344540d727385ae95796ac8abbb0d687f5a3fdd5;p=openwrt%2Fopenwrt.git

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>
---

diff --git a/target/linux/generic/config-6.1 b/target/linux/generic/config-6.1
index 8b2e8e4d98..6a4913535d 100644
--- a/target/linux/generic/config-6.1
+++ b/target/linux/generic/config-6.1
@@ -7610,6 +7610,7 @@ CONFIG_VLAN_8021Q=y
 CONFIG_VMSPLIT_3G=y
 # CONFIG_VMSPLIT_3G_OPT is not set
 # CONFIG_VMWARE_PVSCSI is not set
+# CONFIG_VMWARE_VMCI is not set
 # CONFIG_VMXNET3 is not set
 # CONFIG_VM_EVENT_COUNTERS is not set
 # CONFIG_VOP_BUS is not set