]> git.baikalelectronics.ru Git - kernel.git/commit
Make DST_CACHE a silent config option
authorDave Jones <davej@codemonkey.org.uk>
Mon, 21 Mar 2016 22:37:22 +0000 (18:37 -0400)
committerDavid S. Miller <davem@davemloft.net>
Tue, 22 Mar 2016 02:56:38 +0000 (22:56 -0400)
commitea72f15fac7350d1adc953b969c3f796779808c1
tree2b10c596b136b6269fb79eb629e5fa8dd0095b7e
parent9687d7d2b5fe760b5c8d3e180b5eacaa8fab0897
Make DST_CACHE a silent config option

commit 9af2a266cb ("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 <davej@codemonkey.org.uk>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/Kconfig