projects
/
openwrt
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1679904
)
generic: 6.1: disable CONFIG_VMWARE_VMCI by default
author
Robert Marko
<robimarko@gmail.com>
Mon, 22 May 2023 21:38:44 +0000
(23:38 +0200)
committer
Nick Hainke
<vincent@systemli.org>
Wed, 24 May 2023 19:46:27 +0000
(21:46 +0200)
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>
target/linux/generic/config-6.1
patch
|
blob
|
history
diff --git
a/target/linux/generic/config-6.1
b/target/linux/generic/config-6.1
index 8b2e8e4d9849086636b30600715d5bb15b4db316..6a4913535d7aa26dd8d9a7934facb9a24cc69684 100644
(file)
--- 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