X-Git-Url: http://git.monstr.eu/?a=blobdiff_plain;f=net%2Fvmw_vsock%2FKconfig;h=56356d2980c805defe3f898359f6d28d4ac36009;hb=a10079c6629068b906de5c944cb0e9bcc9517a7e;hp=8abcb815af2d2b51d1d0aaf97e7e45298f8d4b61;hpb=c39f2d9db0fd81ea20bb5cce9b3f082ca63753e2;p=linux-2.6-microblaze.git diff --git a/net/vmw_vsock/Kconfig b/net/vmw_vsock/Kconfig index 8abcb815af2d..56356d2980c8 100644 --- a/net/vmw_vsock/Kconfig +++ b/net/vmw_vsock/Kconfig @@ -26,6 +26,18 @@ config VSOCKETS_DIAG Enable this module so userspace applications can query open sockets. +config VSOCKETS_LOOPBACK + tristate "Virtual Sockets loopback transport" + depends on VSOCKETS + default y + select VIRTIO_VSOCKETS_COMMON + help + This module implements a loopback transport for Virtual Sockets, + using vmw_vsock_virtio_transport_common. + + To compile this driver as a module, choose M here: the module + will be called vsock_loopback. If unsure, say N. + config VMWARE_VMCI_VSOCKETS tristate "VMware VMCI transport for Virtual Sockets" depends on VSOCKETS && VMWARE_VMCI