summaryrefslogtreecommitdiff
path: root/configs/mt7620_mt7530_rfb_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-05-12 23:45:08 +0300
committerTom Rini <trini@konsulko.com>2022-06-06 19:09:00 +0300
commit167f699ba142193e67cade8d19127cfda723ce38 (patch)
tree4ed758645cf4107e2310b5da4a5279b447649e54 /configs/mt7620_mt7530_rfb_defconfig
parentb7fbdc55c7c72e97595f1f3233c0e9477c97c52b (diff)
downloadu-boot-167f699ba142193e67cade8d19127cfda723ce38.tar.xz
Convert CONFIG_SYS_BOOTPARAMS_LEN to Kconfig
This converts the following to Kconfig: CONFIG_SYS_BOOTPARAMS_LEN Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/mt7620_mt7530_rfb_defconfig')
-rw-r--r--configs/mt7620_mt7530_rfb_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/mt7620_mt7530_rfb_defconfig b/configs/mt7620_mt7530_rfb_defconfig
index af1282c990..5bf1272905 100644
--- a/configs/mt7620_mt7530_rfb_defconfig
+++ b/configs/mt7620_mt7530_rfb_defconfig
@@ -23,6 +23,7 @@ CONFIG_MIPS_BOOT_FDT=y
CONFIG_DEBUG_UART=y
CONFIG_FIT=y
# CONFIG_ARCH_FIXUP_FDT_MEMORY is not set
+CONFIG_SYS_MALLOC_BOOTPARAMS=y
CONFIG_SPL_SYS_MALLOC_SIMPLE=y
CONFIG_SPL_NOR_SUPPORT=y
# CONFIG_CMD_ELF is not set