net: stmmac: Re-word Kconfig entry
authorJose Abreu <Jose.Abreu@synopsys.com>
Tue, 2 Jul 2019 09:12:10 +0000 (11:12 +0200)
committerDavid S. Miller <davem@davemloft.net>
Tue, 2 Jul 2019 18:06:12 +0000 (11:06 -0700)
We support many speeds and it doesn't make much sense to list them all
in the Kconfig. Let's just call it Multi-Gigabit.

Suggested-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Jose Abreu <joabreu@synopsys.com>
Cc: Joao Pinto <jpinto@synopsys.com>
Cc: David S. Miller <davem@davemloft.net>
Cc: Giuseppe Cavallaro <peppe.cavallaro@st.com>
Cc: Alexandre Torgue <alexandre.torgue@st.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/stmicro/stmmac/Kconfig

index 2acb999..943189d 100644 (file)
@@ -1,6 +1,6 @@
 # SPDX-License-Identifier: GPL-2.0-only
 config STMMAC_ETH
-       tristate "STMicroelectronics 10/100/1000/EQOS/2500/5000/10000 Ethernet driver"
+       tristate "STMicroelectronics Multi-Gigabit Ethernet driver"
        depends on HAS_IOMEM && HAS_DMA
        select MII
        select PHYLINK