From: Matteo Croce <[email protected]> Date: Mon, 11 Feb 2019 15:32:36 +0100
> 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: Matteo Croce <[email protected]> > Reviewed-and-tested-by: Andrea Claudi <[email protected]> > Tested-by: Davide Caratti <[email protected]> Applied.
