diff --git a/net/dsa/Kconfig b/net/dsa/Kconfig index 9379a9cf7f5d5a2c04dd7b7a82ece1b222fd0608..ff7736f7ff42d335b08cef345b3b1309e81b7985 100644 --- a/net/dsa/Kconfig +++ b/net/dsa/Kconfig @@ -5,9 +5,12 @@ config HAVE_NET_DSA # Drivers must select NET_DSA and the appropriate tagging format config NET_DSA - tristate + tristate "Distributed Switch Architecture" depends on HAVE_NET_DSA && NET_SWITCHDEV select PHYLIB + ---help--- + Say Y if you want to enable support for the hardware switches supported + by the Distributed Switch Architecture. if NET_DSA