aboutsummaryrefslogtreecommitdiff
path: root/include/configs/xpress.h
diff options
context:
space:
mode:
authorTom Rini2022-12-04 10:03:52 -0500
committerTom Rini2022-12-23 10:09:42 -0500
commit4daffb58e6ccd36f9fdab8ef45cde8548226c4f6 (patch)
treeacb406edf9a378abc9a5b77c06e4816747642c30 /include/configs/xpress.h
parent2aac334a9b57df2653da3a5d6169c473c760a14d (diff)
global: Migrate CONFIG_FEC_ENET_DEV to CFG
Perform a simple rename of CONFIG_FEC_ENET_DEV to CFG_FEC_ENET_DEV Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include/configs/xpress.h')
-rw-r--r--include/configs/xpress.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/xpress.h b/include/configs/xpress.h
index 0d72008bb46..13f0ee62b89 100644
--- a/include/configs/xpress.h
+++ b/include/configs/xpress.h
@@ -31,7 +31,7 @@
#define CONFIG_MXC_USB_PORTSC (PORT_PTS_UTMI | PORT_PTS_PTW)
#define CONFIG_MXC_USB_FLAGS 0
-#define CONFIG_FEC_ENET_DEV 0
+#define CFG_FEC_ENET_DEV 0
#define CONFIG_FEC_MXC_PHYADDR 0x0
#define CFG_EXTRA_ENV_SETTINGS \