Merge branches 'fixes' and 'misc' into for-linus
[cascardo/linux.git] / drivers / net / Kconfig
index b45b240..f342278 100644 (file)
@@ -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.