summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2017-09-26 12:26:57 (GMT)
committerTom Rini <trini@konsulko.com>2017-09-26 12:26:57 (GMT)
commit0cc8c3064d4be2f5492f04f9d1eda1ee256ac4e7 (patch)
tree4dd552c69651f38571f60058e231a85504bd7784 /include
parent3efd01895478fc1b46f686d0de959919218fc5af (diff)
parent0d106f1e731a4ea47eaeb4b70cc8b4fcc13a3e40 (diff)
downloadu-boot-0cc8c3064d4be2f5492f04f9d1eda1ee256ac4e7.tar.xz
Merge git://www.denx.de/git/u-boot-marvell
Diffstat (limited to 'include')
-rw-r--r--include/configs/mvebu_armada-37xx.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/mvebu_armada-37xx.h b/include/configs/mvebu_armada-37xx.h
index 66c7001..1b2e0d7 100644
--- a/include/configs/mvebu_armada-37xx.h
+++ b/include/configs/mvebu_armada-37xx.h
@@ -84,7 +84,6 @@
/*
* Ethernet Driver configuration
*/
-#define CONFIG_MVNETA /* Enable Marvell Gbe Controller Driver */
#define CONFIG_ENV_OVERWRITE /* ethaddr can be reprogrammed */
#define CONFIG_ARP_TIMEOUT 200
#define CONFIG_NET_RETRY_COUNT 50