Am 2022-09-01 10:53, schrieb Stefan Roese:
As there is no Orion5 based target in mainline U-Boot any more, let's
completely remove the support for this pretty old Marvell platform.

Signed-off-by: Stefan Roese <s...@denx.de>
Cc: Tony Dinh <mibo...@gmail.com>
Cc: Pali Rohár <p...@kernel.org>
Cc: Michael Walle <mich...@walle.cc>


--- a/drivers/net/Kconfig
+++ b/drivers/net/Kconfig
@@ -440,7 +440,7 @@ config KSZ9477

 config MVGBE
        bool "Marvell Orion5x/Kirkwood network interface support"

Remove Orion5x here, too?

-       depends on ARCH_KIRKWOOD || ARCH_ORION5X
+       depends on ARCH_KIRKWOOD
        select PHYLIB
        help
          This driver supports the network interface units in the

Reply via email to