Re: [PATCH] net: cavium: change NET_VENDOR_CAVIUM to bool

2015-10-21 Thread David Miller
From: Andreas Schwab Date: Mon, 19 Oct 2015 17:37:13 +0200 > CONFIG_NET_VENDOR_CAVIUM is only used to hide/show config options and to > include subdirectories in the build, so it doesn't make sense to make it > tristate. > > Signed-off-by: Andreas Schwab

[PATCH] net: cavium: change NET_VENDOR_CAVIUM to bool

2015-10-19 Thread Andreas Schwab
CONFIG_NET_VENDOR_CAVIUM is only used to hide/show config options and to include subdirectories in the build, so it doesn't make sense to make it tristate. Signed-off-by: Andreas Schwab --- drivers/net/ethernet/cavium/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)