diff mbox

[U-Boot,3/3] configs: mx53evk: Remove CONFIG_HAS_ETH1

Message ID 1350321978-15317-3-git-send-email-fabio.estevam@freescale.com
State Awaiting Upstream
Delegated to: Stefano Babic
Headers show

Commit Message

Fabio Estevam Oct. 15, 2012, 5:26 p.m. UTC
mx53evk has only one Ethernet port, so remove CONFIG_HAS_ETH1 option.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
---
 include/configs/mx53evk.h |    1 -
 1 file changed, 1 deletion(-)

Comments

Stefano Babic Oct. 17, 2012, 4:12 p.m. UTC | #1
Am 15/10/2012 19:26, schrieb Fabio Estevam:
> mx53evk has only one Ethernet port, so remove CONFIG_HAS_ETH1 option.
> 
> Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
> ---


Applied to u-boot-imx, thanks.

Best regards,
Stefano Babic
diff mbox

Patch

diff --git a/include/configs/mx53evk.h b/include/configs/mx53evk.h
index 832050e..8fc415e 100644
--- a/include/configs/mx53evk.h
+++ b/include/configs/mx53evk.h
@@ -73,7 +73,6 @@ 
 #define CONFIG_DOS_PARTITION
 
 /* Eth Configs */
-#define CONFIG_HAS_ETH1
 #define CONFIG_MII
 
 #define CONFIG_FEC_MXC