]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
net: cavium: change NET_VENDOR_CAVIUM to bool
authorAndreas Schwab <schwab@suse.de>
Mon, 19 Oct 2015 15:37:13 +0000 (17:37 +0200)
committerDavid S. Miller <davem@davemloft.net>
Thu, 22 Oct 2015 02:12:16 +0000 (19:12 -0700)
commit7a4264a9250fc6d555ff305aa5e5168723805bb9
treec08bfc03965783c567293c28beac53456f7d99cf
parent45c8b7b175ceb2d542e0fe15247377bf3bce29ec
net: cavium: change NET_VENDOR_CAVIUM to bool

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 <schwab@suse.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/cavium/Kconfig