summaryrefslogtreecommitdiff
path: root/net/bluetooth/Makefile
diff options
context:
space:
mode:
authorMichael Dalton <mwdalton@google.com>2014-01-17 13:27:08 +0400
committerDavid S. Miller <davem@davemloft.net>2014-01-18 06:58:38 +0400
commit8cabd6a06c01499507e1ff8d641cad656cca613b (patch)
tree5975404c82e3873b4ae20136ecd11cee5e9ad37e /net/bluetooth/Makefile
parentd7c35c388ae9089af4edcef91b1aeed14daa4693 (diff)
downloadlinux-8cabd6a06c01499507e1ff8d641cad656cca613b.tar.xz
virtio-net: fix build error when CONFIG_AVERAGE is not enabled
Commit ab7db91705e9 ("virtio-net: auto-tune mergeable rx buffer size for improved performance") introduced a virtio-net dependency on EWMA. The inclusion of EWMA is controlled by CONFIG_AVERAGE. Fix build error when CONFIG_AVERAGE is not enabled by adding select AVERAGE to virtio-net's Kconfig entry. Build failure reported using config make ARCH=s390 defconfig. Signed-off-by: Michael Dalton <mwdalton@google.com> Acked-by: Jason Wang <jasowang@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/bluetooth/Makefile')
0 files changed, 0 insertions, 0 deletions