diff mbox series

[PoC,232/241] global: Migrate CONFIG_VAR_SIZE_SPL to CFG

Message ID 20221120141743.3059310-33-trini@konsulko.com
State RFC
Delegated to: Tom Rini
Headers show
Series None | expand

Commit Message

Tom Rini Nov. 20, 2022, 2:17 p.m. UTC
Signed-off-by: Tom Rini <trini@konsulko.com>
---
 include/configs/exynos5420-common.h | 2 +-
 scripts/config_whitelist.txt        | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
diff mbox series

Patch

diff --git a/include/configs/exynos5420-common.h b/include/configs/exynos5420-common.h
index 791ad154242e..0eefa1867a3b 100644
--- a/include/configs/exynos5420-common.h
+++ b/include/configs/exynos5420-common.h
@@ -8,7 +8,7 @@ 
 #ifndef __CONFIG_EXYNOS5420_H
 #define __CONFIG_EXYNOS5420_H
 
-#define CONFIG_VAR_SIZE_SPL
+#define CFG_VAR_SIZE_SPL
 
 #define CFG_IRAM_TOP			0x02074000
 
diff --git a/scripts/config_whitelist.txt b/scripts/config_whitelist.txt
index c5c22db16c1c..00973c35313c 100644
--- a/scripts/config_whitelist.txt
+++ b/scripts/config_whitelist.txt
@@ -246,7 +246,7 @@  CFG_USB_EXT2_BOOT
 CFG_USB_FAT_BOOT
 CFG_USB_ISP1301_I2C_ADDR
 CFG_U_BOOT_HDR_SIZE
-CONFIG_VAR_SIZE_SPL
+CFG_VAR_SIZE_SPL
 CONFIG_VERY_BIG_RAM
 CONFIG_VSC7385_IMAGE
 CONFIG_VSC7385_IMAGE_SIZE