xref: /openbmc/linux/drivers/misc/vmw_vmci/Kconfig (revision 1f714291)
1ec8f24b7SThomas Gleixner# SPDX-License-Identifier: GPL-2.0-only
220259849SGeorge Zhang#
320259849SGeorge Zhang# VMware VMCI device
420259849SGeorge Zhang#
520259849SGeorge Zhang
620259849SGeorge Zhangconfig VMWARE_VMCI
720259849SGeorge Zhang	tristate "VMware VMCI Driver"
8*1f714291SVishnu Dasa	depends on (X86 || ARM64) && !CPU_BIG_ENDIAN && PCI
920259849SGeorge Zhang	help
1020259849SGeorge Zhang	  This is VMware's Virtual Machine Communication Interface.  It enables
1120259849SGeorge Zhang	  high-speed communication between host and guest in a virtual
1220259849SGeorge Zhang	  environment via the VMCI virtual device.
1320259849SGeorge Zhang
1420259849SGeorge Zhang	  If unsure, say N.
1520259849SGeorge Zhang
1620259849SGeorge Zhang	  To compile this driver as a module, choose M here: the
1720259849SGeorge Zhang	  module will be called vmw_vmci.
18