global: Migrate CONFIG_PHY_ID to CFG

Perform a simple rename of CONFIG_PHY_ID to CFG_PHY_ID

Signed-off-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
Tom Rini
2022-12-04 10:13:28 -05:00
parent e9212bffe3
commit 52d596eabb
2 changed files with 2 additions and 2 deletions

View File

@@ -48,7 +48,7 @@
/* JFFS2 */
/* Ethernet */
#define CONFIG_PHY_ID 0
#define CFG_PHY_ID 0
/* MMC */
#ifdef CONFIG_CMD_MMC