From 7654f62f4e84c40e0f604f23126fc794ae843da1 Mon Sep 17 00:00:00 2001 From: Chris Packham Date: Mon, 21 Aug 2017 20:17:03 +1200 Subject: ARM: mvebu: Convert CONFIG_MVNETA to Kconfig This converts the following to Kconfig: CONFIG_MVNETA Signed-off-by: Chris Packham Reviewed-by: Simon Glass Signed-off-by: Stefan Roese --- include/configs/mvebu_armada-37xx.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include') diff --git a/include/configs/mvebu_armada-37xx.h b/include/configs/mvebu_armada-37xx.h index 66c7001f09c..1b2e0d71b45 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 -- cgit v1.2.3