summaryrefslogtreecommitdiff
path: root/include/configs
diff options
context:
space:
mode:
authorChris Packham <judge.packham@gmail.com>2018-05-03 14:00:35 +0300
committerTom Rini <trini@konsulko.com>2018-05-15 04:28:38 +0300
commited52ea507f120738b180d1a18a2945412b0ddb63 (patch)
treeaed7045c6e6f3543471abfa80210f1153ace65ef /include/configs
parentedcf7eacbd733fdb1c9bbf6edf8db7f536171932 (diff)
downloadu-boot-ed52ea507f120738b180d1a18a2945412b0ddb63.tar.xz
net: add Kconfig for MVGBE
Add Kconfig for MVGBE and update boards to select this. Signed-off-by: Chris Packham <judge.packham@gmail.com> Reviewed-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'include/configs')
-rw-r--r--include/configs/edminiv2.h1
-rw-r--r--include/configs/km/km_arm.h1
2 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/edminiv2.h b/include/configs/edminiv2.h
index a1731d653b..9882d84e29 100644
--- a/include/configs/edminiv2.h
+++ b/include/configs/edminiv2.h
@@ -117,7 +117,6 @@
*/
#ifdef CONFIG_CMD_NET
-#define CONFIG_MVGBE /* Enable Marvell GbE Driver */
#define CONFIG_MVGBE_PORTS {1} /* enable port 0 only */
#define CONFIG_SKIP_LOCAL_MAC_RANDOMIZATION /* don't randomize MAC */
#define CONFIG_PHY_BASE_ADR 0x8
diff --git a/include/configs/km/km_arm.h b/include/configs/km/km_arm.h
index 9245d32ba9..add3dae5bb 100644
--- a/include/configs/km/km_arm.h
+++ b/include/configs/km/km_arm.h
@@ -133,7 +133,6 @@
*/
#define CONFIG_NETCONSOLE /* include NetConsole support */
#define CONFIG_MII /* expose smi ove miiphy interface */
-#define CONFIG_MVGBE /* Enable Marvell Gbe Controller Driver */
#define CONFIG_SYS_FAULT_ECHO_LINK_DOWN /* detect link using phy */
#define CONFIG_MVGBE_PORTS {1, 0} /* enable port 0 only */
#define CONFIG_PHY_BASE_ADR 0