blob: 39c2ecadb273d374b41be572bee6431e7b81e784 [file] [log] [blame]
George Zhang20259842013-01-08 15:55:59 -08001#
2# VMware VMCI device
3#
4
5config VMWARE_VMCI
6 tristate "VMware VMCI Driver"
Rusty Russelld2f83e92013-05-17 09:05:21 +09307 depends on X86 && PCI
George Zhang20259842013-01-08 15:55:59 -08008 help
9 This is VMware's Virtual Machine Communication Interface. It enables
10 high-speed communication between host and guest in a virtual
11 environment via the VMCI virtual device.
12
13 If unsure, say N.
14
15 To compile this driver as a module, choose M here: the
16 module will be called vmw_vmci.