Thread (14 messages) flat view 14 messages, 2 authors, 2020-02-20

Re: [PATCH V3 3/5] vDPA: introduce vDPA bus

From: Randy Dunlap <rdunlap@infradead.org>
Date: 2020-02-20 04:06:24
Also in: kvm, lkml, virtualization

On 2/19/20 7:56 PM, Jason Wang wrote:
quoted hunk ↗ jump to hunk
diff --git a/drivers/virtio/vdpa/Kconfig b/drivers/virtio/vdpa/Kconfig
new file mode 100644
index 000000000000..7a99170e6c30
--- /dev/null
+++ b/drivers/virtio/vdpa/Kconfig
@@ -0,0 +1,9 @@
+# SPDX-License-Identifier: GPL-2.0-only
+config VDPA
+	tristate
+        default m
Don't add drivers that are enabled by default, unless they are required
for a system to boot.

And anything that wants VDPA should just select it, so this is not needed.
+        help
+          Enable this module to support vDPA device that uses a
+          datapath which complies with virtio specifications with
+          vendor specific control path.
+
thanks.
-- 
~Randy
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help