From: Dave Jones <da...@codemonkey.org.uk> Date: Mon, 21 Mar 2016 18:37:22 -0400
> commit 911362c70d ("net: add dst_cache support") added a new > kconfig option that gets selected by other networking options. > It seems the intent wasn't to offer this as a user-selectable > option given the lack of help text, so this patch converts it > to a silent option. > > Signed-off-by: Dave Jones <da...@codemonkey.org.uk> That indeed is the intention, applied, thanks Dave.