aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/net/Kconfig')
-rw-r--r--drivers/net/Kconfig3
1 files changed, 2 insertions, 1 deletions
diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig
index 389980f0e59e..e9d761cbde93 100644
--- a/drivers/net/Kconfig
+++ b/drivers/net/Kconfig
@@ -3113,6 +3113,7 @@ config VIRTIO_NET
3113 tristate "Virtio network driver (EXPERIMENTAL)" 3113 tristate "Virtio network driver (EXPERIMENTAL)"
3114 depends on EXPERIMENTAL && VIRTIO 3114 depends on EXPERIMENTAL && VIRTIO
3115 ---help--- 3115 ---help---
3116 This is the virtual network driver for lguest. Say Y or M. 3116 This is the virtual network driver for virtio. It can be used with
3117 lguest or QEMU based VMMs (like KVM or Xen). Say Y or M.
3117 3118
3118endif # NETDEVICES 3119endif # NETDEVICES