]> Pileus Git - ~andy/linux/blobdiff - drivers/vhost/Kconfig
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
[~andy/linux] / drivers / vhost / Kconfig
index 202bba6c997cce61eb116fc74db8e842454ce1f4..bf243177ffe1857df97048ce1f67b1fb385d7f5e 100644 (file)
@@ -1,6 +1,6 @@
 config VHOST_NET
-       tristate "Host kernel accelerator for virtio net (EXPERIMENTAL)"
-       depends on NET && EVENTFD && (TUN || !TUN) && (MACVTAP || !MACVTAP) && EXPERIMENTAL
+       tristate "Host kernel accelerator for virtio net"
+       depends on NET && EVENTFD && (TUN || !TUN) && (MACVTAP || !MACVTAP)
        ---help---
          This kernel module can be loaded in host kernel to accelerate
          guest networking with virtio_net. Not to be confused with virtio_net