Skip to content
Commit a7603ac1 authored by Matteo Croce's avatar Matteo Croce Committed by David S. Miller
Browse files

geneve: change NET_UDP_TUNNEL dependency to select



Due to the depends on NET_UDP_TUNNEL, at the moment it is impossible to
compile GENEVE if no other protocol depending on NET_UDP_TUNNEL is
selected.

Fix this changing the depends to a select, and drop NET_IP_TUNNEL from the
select list, as it already depends on NET_UDP_TUNNEL.

Signed-off-by: default avatarMatteo Croce <mcroce@redhat.com>
Reviewed-and-tested-by: default avatarAndrea Claudi <aclaudi@redhat.com>
Tested-by: default avatarDavide Caratti <dcaratti@redhat.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent c6528542
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment