aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-12-04 10:13:43 -0500
committerTom Rini <trini@konsulko.com>2022-12-23 10:15:11 -0500
commitdbfaeecf597b1fb1322f357b8253cc6198081f17 (patch)
treecd76458a63d2bbad9b18b6e678d68e4c78894a4b /include
parent9dbe356ef4ad07221ca488e48eb1ef604859ca72 (diff)
downloadu-boot-dbfaeecf597b1fb1322f357b8253cc6198081f17.zip
u-boot-dbfaeecf597b1fb1322f357b8253cc6198081f17.tar.gz
u-boot-dbfaeecf597b1fb1322f357b8253cc6198081f17.tar.bz2
global: Migrate CONFIG_SCIF_A to CFG
Perform a simple rename of CONFIG_SCIF_A to CFG_SCIF_A Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include')
-rw-r--r--include/configs/stout.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/stout.h b/include/configs/stout.h
index ee1abe6..ea5828b 100644
--- a/include/configs/stout.h
+++ b/include/configs/stout.h
@@ -23,7 +23,7 @@
#define RCAR_GEN2_UBOOT_SDRAM_SIZE (512 * 1024 * 1024)
/* SCIF */
-#define CONFIG_SCIF_A
+#define CFG_SCIF_A
/* SH Ether */
#define CONFIG_SH_ETHER_USE_PORT 0