vhost: drop vringh dependency
authorMichael S. Tsirkin <mst@redhat.com>
Mon, 1 Aug 2016 22:53:13 +0000 (01:53 +0300)
committerMichael S. Tsirkin <mst@redhat.com>
Tue, 2 Aug 2016 13:53:30 +0000 (16:53 +0300)
vringh isn't used by vhost net or scsi - it's used
by CAIF only at the moment. Drop the dependency.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
drivers/Makefile

index 0b6f3d6..5d03dba 100644 (file)
@@ -139,6 +139,7 @@ obj-$(CONFIG_OF)            += of/
 obj-$(CONFIG_SSB)              += ssb/
 obj-$(CONFIG_BCMA)             += bcma/
 obj-$(CONFIG_VHOST_RING)       += vhost/
+obj-$(CONFIG_VHOST)            += vhost/
 obj-$(CONFIG_VLYNQ)            += vlynq/
 obj-$(CONFIG_STAGING)          += staging/
 obj-y                          += platform/