]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - net/vmw_vsock/Kconfig
Merge tag 'batadv-next-for-davem-20170613' of git://git.open-mesh.org/linux-merge
[karo-tx-linux.git] / net / vmw_vsock / Kconfig
index 74e0bc887a331202004adae5904417907e8c0c69..8831e7c421672ec5775377748b940793f4f879b1 100644 (file)
@@ -34,13 +34,15 @@ config VIRTIO_VSOCKETS
        help
          This module implements a virtio transport for Virtual Sockets.
 
-         Enable this transport if your Virtual Machine runs on Qemu/KVM.
+         Enable this transport if your Virtual Machine host supports Virtual
+         Sockets over virtio.
 
-         To compile this driver as a module, choose M here: the module
-         will be called virtio_vsock_transport. If unsure, say N.
+         To compile this driver as a module, choose M here: the module will be
+         called vmw_vsock_virtio_transport. If unsure, say N.
 
 config VIRTIO_VSOCKETS_COMMON
-       tristate
-       ---help---
-         This option is selected by any driver which needs to access
-         the virtio_vsock.
+       tristate
+       help
+         This option is selected by any driver which needs to access
+         the virtio_vsock.  The module will be called
+         vmw_vsock_virtio_transport_common.