aboutsummaryrefslogtreecommitdiff
path: root/include/configs/alt.h
diff options
context:
space:
mode:
authorTom Rini2022-12-04 10:13:47 -0500
committerTom Rini2022-12-23 10:15:12 -0500
commit24513c3ac85456e8c8256b83ecc44ccaedcee65a (patch)
treed0ebafe863278c8c79df4ae415cfd17de3a52d55 /include/configs/alt.h
parentddc418703353f00215962bc083523784a1c01c32 (diff)
global: Migrate CONFIG_SH_ETHER_ALIGNE_SIZE to CFG
Perform a simple rename of CONFIG_SH_ETHER_ALIGNE_SIZE to CFG_SH_ETHER_ALIGNE_SIZE Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include/configs/alt.h')
-rw-r--r--include/configs/alt.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/alt.h b/include/configs/alt.h
index 29f4d06b7f8..f06ceed47f0 100644
--- a/include/configs/alt.h
+++ b/include/configs/alt.h
@@ -26,7 +26,7 @@
#define CONFIG_SH_ETHER_PHY_MODE PHY_INTERFACE_MODE_RMII
#define CONFIG_SH_ETHER_CACHE_WRITEBACK
#define CONFIG_SH_ETHER_CACHE_INVALIDATE
-#define CONFIG_SH_ETHER_ALIGNE_SIZE 64
+#define CFG_SH_ETHER_ALIGNE_SIZE 64
/* Board Clock */