Commit 6d492338 authored by Lee Jones's avatar Lee Jones Committed by Treehugger Robot
Browse files

ANDROID: Ensure DIMLIB is available for kernel_virt_* builds



VIRTIO_NET depends on DIMLIB being built into the core kernel since it
is a bool.  However there is no way to know if a particular build is
going to attempt to build VIRTIO_NET as a module until after the fact.

Prevents the following pre-submit build failures:

  ERROR: modpost: "net_dim" [drivers/net/virtio_net.ko] undefined!
  ERROR: modpost: "net_dim_get_rx_moderation" [drivers/net/virtio_net.ko] undefined

Fixes: 62087995 ("virtio-net: support rx netdim")
Signed-off-by: default avatarLee Jones <joneslee@google.com>
Change-Id: Ic99f0c475978ce04c58e3242c8fd4df2cc9a1a3c
parent 913688de
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment