m53menlo: Drop CONFIG_DISCOVER_PHY
This is not used in code, drop. Signed-off-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
parent
d43cd486ee
commit
d9180c3035
1 changed files with 0 additions and 1 deletions
|
@ -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 */
|
||||
|
|
Loading…
Reference in a new issue