Net driver using virtio
[deliverable/linux.git] / drivers / net / Kconfig
index ce34b539bf38e7f12f4ab638f15f7088ab482e0c..2538816817aa366f793a611ba407f8e73b316e33 100644 (file)
@@ -3100,4 +3100,10 @@ config NETPOLL_TRAP
 config NET_POLL_CONTROLLER
        def_bool NETPOLL
 
+config VIRTIO_NET
+       tristate "Virtio network driver (EXPERIMENTAL)"
+       depends on EXPERIMENTAL && VIRTIO
+       ---help---
+         This is the virtual network driver for lguest.  Say Y or M.
+
 endif # NETDEVICES
This page took 0.051692 seconds and 5 git commands to generate.