提交 9c88345e 编写于 作者: S Sudeep Dutt 提交者: Greg Kroah-Hartman

misc: mic: Fix randconfig build error

Fixes randconfig build error reported at
https://lkml.org/lkml/2016/4/3/135 by ensuring that
the VOP driver selects VIRTIO.
Reported-by: NFengguang Wu <fengguang.wu@intel.com>
Reviewed-by: NAshutosh Dixit <ashutosh.dixit@intel.com>
Signed-off-by: NSudeep Dutt <sudeep.dutt@intel.com>
Acked-by: NRandy Dunlap <rdunlap@infradead.org>
Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
上级 9bf292bf
...@@ -132,6 +132,7 @@ config VOP ...@@ -132,6 +132,7 @@ config VOP
tristate "VOP Driver" tristate "VOP Driver"
depends on 64BIT && PCI && X86 && VOP_BUS depends on 64BIT && PCI && X86 && VOP_BUS
select VHOST_RING select VHOST_RING
select VIRTIO
help help
This enables VOP (Virtio over PCIe) Driver support for the Intel This enables VOP (Virtio over PCIe) Driver support for the Intel
Many Integrated Core (MIC) family of PCIe form factor coprocessor Many Integrated Core (MIC) family of PCIe form factor coprocessor
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册