Jason Wang | 961e9c8 | 2020-03-26 22:01:21 +0800 | [diff] [blame^] | 1 | # SPDX-License-Identifier: GPL-2.0-only |
2 | config 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. |