Merge tag 'mvebu-fixes-3.13-2' of git://git.infradead.org/linux-mvebu into fixes
[linux-2.6-block.git] / drivers / net / Kconfig
index b45b240889f5049db48f0d90e4d7146b57985b8e..f342278539d50cfb58b0cfea45894bb1c63babd2 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.