diff options
| author | Chris Packham <[email protected]> | 2017-08-21 20:17:03 +1200 |
|---|---|---|
| committer | Stefan Roese <[email protected]> | 2017-09-26 06:51:30 +0200 |
| commit | 7654f62f4e84c40e0f604f23126fc794ae843da1 (patch) | |
| tree | 08c271f09fae7a6b750fafef3a6fed913ed14b7e /include | |
| parent | 1f6049e2501b5c35c61435dbc05ba96743202674 (diff) | |
ARM: mvebu: Convert CONFIG_MVNETA to Kconfig
This converts the following to Kconfig:
CONFIG_MVNETA
Signed-off-by: Chris Packham <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
Signed-off-by: Stefan Roese <[email protected]>
Diffstat (limited to 'include')
| -rw-r--r-- | include/configs/mvebu_armada-37xx.h | 1 |
1 files changed, 0 insertions, 1 deletions
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 |
