[U-Boot] [PATCH] mx53ard: Remove unused CONFIG_MII_GASKET
Fabio Estevam
festevam at gmail.com
Thu Jun 7 20:05:41 CEST 2012
From: Fabio Estevam <fabio.estevam at freescale.com>
CONFIG_MII_GASKET is not defined anywhere, so remove it.
Signed-off-by: Fabio Estevam <fabio.estevam at freescale.com>
---
include/configs/mx53ard.h | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/include/configs/mx53ard.h b/include/configs/mx53ard.h
index f48a41e..f59960e 100644
--- a/include/configs/mx53ard.h
+++ b/include/configs/mx53ard.h
@@ -68,7 +68,6 @@
/* Eth Configs */
#define CONFIG_HAS_ETH1
#define CONFIG_MII
-#define CONFIG_MII_GASKET
#define CONFIG_DISCOVER_PHY
#define CONFIG_CMD_PING
--
1.7.1
More information about the U-Boot
mailing list