From 47a895f435cccb2cb14eb5d0c52d2f6d4d904907 Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Wed, 12 Aug 2020 08:03:24 -0500 Subject: Linux v5.8.1 Signed-off-by: Justin M. Forbes --- configs/fedora/generic/CONFIG_VDPA | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 configs/fedora/generic/CONFIG_VDPA (limited to 'configs/fedora/generic/CONFIG_VDPA') diff --git a/configs/fedora/generic/CONFIG_VDPA b/configs/fedora/generic/CONFIG_VDPA new file mode 100644 index 000000000..62ea1179d --- /dev/null +++ b/configs/fedora/generic/CONFIG_VDPA @@ -0,0 +1,16 @@ +# CONFIG_VDPA: +# +# Enable this module to support vDPA device that uses a +# datapath which complies with virtio specifications with +# vendor specific control path. +# +# Symbol: VDPA [=n] +# Type : tristate +# Defined at drivers/vdpa/Kconfig:2 +# Prompt: vDPA drivers +# Location: +# -> Device Drivers +# +# +# +CONFIG_VDPA=m -- cgit