]> Pileus Git - ~andy/linux/blobdiff - drivers/net/Kconfig
nfsd: fix lost nfserrno() call in nfsd_setattr()
[~andy/linux] / 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.