X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=drivers%2Fnet%2FKconfig;h=f342278539d50cfb58b0cfea45894bb1c63babd2;hb=1406b916f4a29d5f9660264a28ce609c8c77e7ae;hp=b45b240889f5049db48f0d90e4d7146b57985b8e;hpb=026f8f612a137324869b6dbdf1d526d176e1766e;p=~andy%2Flinux diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig index b45b240889f..f342278539d 100644 --- a/drivers/net/Kconfig +++ b/drivers/net/Kconfig @@ -236,6 +236,7 @@ config VETH config VIRTIO_NET tristate "Virtio network driver" depends on VIRTIO + select AVERAGE ---help--- This is the virtual network driver for virtio. It can be used with lguest or QEMU based VMMs (like KVM or Xen). Say Y or M.