summaryrefslogtreecommitdiffstats
path: root/drivers/virtio/vdpa/Kconfig
blob: 351617723d1258e3a5a933322d6f353a068be5ff (plain)
1
2
3
4
5
6
7
# SPDX-License-Identifier: GPL-2.0-only
config VDPA
	tristate
	help
	  Enable this module to support vDPA device that uses a
	  datapath which complies with virtio specifications with
	  vendor specific control path.