summaryrefslogtreecommitdiffstats
path: root/drivers/misc/mic
diff options
context:
space:
mode:
authorMichael S. Tsirkin <mst@redhat.com>2016-08-02 02:56:01 +0300
committerMichael S. Tsirkin <mst@redhat.com>2016-08-02 02:57:27 +0300
commit48783646bdd9311fb754895854433be9bb189b0a (patch)
tree2a374c4629fb05a41eb2529b73354beb6f776f81 /drivers/misc/mic
parent1a937693993ff10d7e80cca6ddd55f3000aa6376 (diff)
downloadop-kernel-dev-48783646bdd9311fb754895854433be9bb189b0a.zip
op-kernel-dev-48783646bdd9311fb754895854433be9bb189b0a.tar.gz
vop: pull in vhost Kconfig
VOP selects VHOST_RING. Pull in Kconfig that includes it to make it self-containing. Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'drivers/misc/mic')
-rw-r--r--drivers/misc/mic/Kconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/drivers/misc/mic/Kconfig b/drivers/misc/mic/Kconfig
index 89e5917..355bcdd 100644
--- a/drivers/misc/mic/Kconfig
+++ b/drivers/misc/mic/Kconfig
@@ -146,3 +146,7 @@ config VOP
More information about the Intel MIC family as well as the Linux
OS and tools for MIC to use with this driver are available from
<http://software.intel.com/en-us/mic-developer>.
+
+if VOP
+source "drivers/vhost/Kconfig"
+endif
OpenPOWER on IntegriCloud