Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9c88345e authored by Sudeep Dutt's avatar Sudeep Dutt Committed by Greg Kroah-Hartman
Browse files

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: default avatarFengguang Wu <fengguang.wu@intel.com>
Reviewed-by: default avatarAshutosh Dixit <ashutosh.dixit@intel.com>
Signed-off-by: default avatarSudeep Dutt <sudeep.dutt@intel.com>
Acked-by: default avatarRandy Dunlap <rdunlap@infradead.org>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 9bf292bf
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -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