Merge tag 'trace-printf-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
[drm/drm-misc.git] / drivers / misc / vmw_vmci / Kconfig
blobb6d4d7fd686a5275aa4bb86c6b04c1f0e240849c
1 # SPDX-License-Identifier: GPL-2.0-only
3 # VMware VMCI device
6 config VMWARE_VMCI
7         tristate "VMware VMCI Driver"
8         depends on (X86 || ARM64) && !CPU_BIG_ENDIAN && PCI
9         help
10           This is VMware's Virtual Machine Communication Interface.  It enables
11           high-speed communication between host and guest in a virtual
12           environment via the VMCI virtual device.
14           If unsure, say N.
16           To compile this driver as a module, choose M here: the
17           module will be called vmw_vmci.