blob: c3a8cfa1de725ad29123a5e8dfcb3363b88ba37a (
plain)
1
2
3
4
5
6
7
|
config TCM_VHOST
tristate "TCM_VHOST fabric module"
depends on TARGET_CORE && EVENTFD && m
select VHOST_RING
default n
---help---
Say M here to enable the TCM_VHOST fabric module for use with virtio-scsi guests
|