vDPA: introduce vDPA bus
[linux-block.git] / drivers / virtio / vdpa / Kconfig
CommitLineData
961e9c84
JW
1# SPDX-License-Identifier: GPL-2.0-only
2config VDPA
3 tristate
4 help
5 Enable this module to support vDPA device that uses a
6 datapath which complies with virtio specifications with
7 vendor specific control path.