提交 bad7d9df 编写于 作者: A Andy King 提交者: Greg Kroah-Hartman

VMCI: Add PCI as a dependency

Add PCI as a dependency to our build, since we always compile in the guest-side
PCI device support.
Reported-by: NRandy Dunlap <rdunlap@infradead.org>
Signed-off-by: NAndy King <acking@vmware.com>
Signed-off-by: NDmitry Torokhov <dtor@vmware.com>
Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
上级 811af972
......@@ -4,7 +4,7 @@
config VMWARE_VMCI
tristate "VMware VMCI Driver"
depends on X86
depends on X86 && PCI
help
This is VMware's Virtual Machine Communication Interface. It enables
high-speed communication between host and guest in a virtual
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册