[PATCH 23/25] m53menlo: Drop CONFIG_DISCOVER_PHY
Tom Rini
trini at konsulko.com
Thu Mar 31 00:07:33 CEST 2022
This is not used in code, drop.
Signed-off-by: Tom Rini <trini at konsulko.com>
---
include/configs/m53menlo.h | 1 -
1 file changed, 1 deletion(-)
diff --git a/include/configs/m53menlo.h b/include/configs/m53menlo.h
index dd803e7053cb..5bd6cbefc67d 100644
--- a/include/configs/m53menlo.h
+++ b/include/configs/m53menlo.h
@@ -71,7 +71,6 @@
#ifdef CONFIG_CMD_NET
#define IMX_FEC_BASE FEC_BASE_ADDR
#define CONFIG_FEC_MXC_PHYADDR 0x0
-#define CONFIG_DISCOVER_PHY
#endif
#define CONFIG_SYS_RTC_BUS_NUM 1 /* I2C2 */
--
2.25.1
More information about the U-Boot
mailing list