vhost: split out vringh Kconfig
authorMichael S. Tsirkin <mst@redhat.com>
Tue, 2 Aug 2016 00:03:35 +0000 (03:03 +0300)
committerMichael S. Tsirkin <mst@redhat.com>
Tue, 2 Aug 2016 13:54:28 +0000 (16:54 +0300)
commit4d93824561057d54712066544609dfc7453b210f
tree3cadd8f18392c200ae1b59c59722932c14c84028
parentec33d031a14b3c5dd516627139c9550350dbba3e
vhost: split out vringh Kconfig

vringh is pulled in by caif and mic, but the other
vhost config does not need to be there.
In particular, it makes no sense to have vhost net/scsi/sock
under caif/mic.

Create a separate Kconfig file and put vringh bits there.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
drivers/misc/mic/Kconfig
drivers/net/caif/Kconfig
drivers/vhost/Kconfig
drivers/vhost/Kconfig.vringh [new file with mode: 0644]