162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only 262306a36Sopenharmony_ci# 362306a36Sopenharmony_ci# VMware VMCI device 462306a36Sopenharmony_ci# 562306a36Sopenharmony_ci 662306a36Sopenharmony_ciconfig VMWARE_VMCI 762306a36Sopenharmony_ci tristate "VMware VMCI Driver" 862306a36Sopenharmony_ci depends on (X86 || ARM64) && !CPU_BIG_ENDIAN && PCI 962306a36Sopenharmony_ci help 1062306a36Sopenharmony_ci This is VMware's Virtual Machine Communication Interface. It enables 1162306a36Sopenharmony_ci high-speed communication between host and guest in a virtual 1262306a36Sopenharmony_ci environment via the VMCI virtual device. 1362306a36Sopenharmony_ci 1462306a36Sopenharmony_ci If unsure, say N. 1562306a36Sopenharmony_ci 1662306a36Sopenharmony_ci To compile this driver as a module, choose M here: the 1762306a36Sopenharmony_ci module will be called vmw_vmci. 18