diff options
author | Tom Rini <trini@konsulko.com> | 2018-05-17 12:38:30 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2018-05-17 12:38:30 -0400 |
commit | 233719cc40b5a00f37949d4173c190edcb4491a1 (patch) | |
tree | 7c32a0782e70e9f16a3b310325e0bc092da5841f /drivers | |
parent | 00ef2cd6c7bcad475522e047105f41174fceb2af (diff) | |
parent | f6e62ee04c37bb8d1726848c7fa9bcafb270e0f6 (diff) |
Merge git://www.denx.de/git/u-boot-marvell
Diffstat (limited to 'drivers')
-rw-r--r-- | drivers/net/Kconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig index c962d7a72c0..f2cc75f494e 100644 --- a/drivers/net/Kconfig +++ b/drivers/net/Kconfig @@ -181,7 +181,6 @@ config FTMAC100 config MVGBE bool "Marvell Orion5x/Kirkwood network interface support" depends on KIRKWOOD || ORION5X - select PHYLIB help This driver supports the network interface units in the Marvell Orion5x and Kirkwood SoCs |