Convert CONFIG_SYS_BOOTPARAMS_LEN to Kconfig
authorTom Rini <trini@konsulko.com>
Thu, 12 May 2022 20:45:08 +0000 (16:45 -0400)
committerTom Rini <trini@konsulko.com>
Mon, 6 Jun 2022 16:09:00 +0000 (12:09 -0400)
commit167f699ba142193e67cade8d19127cfda723ce38
tree4ed758645cf4107e2310b5da4a5279b447649e54
parentb7fbdc55c7c72e97595f1f3233c0e9477c97c52b
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>
88 files changed:
common/Kconfig
common/board_r.c
configs/M5208EVBE_defconfig
configs/M5235EVB_Flash32_defconfig
configs/M5235EVB_defconfig
configs/M5249EVB_defconfig
configs/M5253DEMO_defconfig
configs/M5272C3_defconfig
configs/M5275EVB_defconfig
configs/M5282EVB_defconfig
configs/M53017EVB_defconfig
configs/M5329AFEE_defconfig
configs/M5329BFEE_defconfig
configs/M5373EVB_defconfig
configs/amcore_defconfig
configs/ap121_defconfig
configs/ap143_defconfig
configs/ap152_defconfig
configs/astro_mcf5373l_defconfig
configs/bcm968380gerg_ram_defconfig
configs/ci20_mmc_defconfig
configs/cobra5272_defconfig
configs/comtrend_ar5315u_ram_defconfig
configs/comtrend_ar5387un_ram_defconfig
configs/comtrend_ct5361_ram_defconfig
configs/comtrend_vr3032u_ram_defconfig
configs/comtrend_wap5813n_ram_defconfig
configs/eb_cpu5282_defconfig
configs/eb_cpu5282_internal_defconfig
configs/gardena-smart-gateway-mt7688_defconfig
configs/hihope_rzg2_defconfig
configs/huawei_hg556a_ram_defconfig
configs/linkit-smart-7688_defconfig
configs/malta64_defconfig
configs/malta64el_defconfig
configs/malta_defconfig
configs/maltael_defconfig
configs/mt7620_mt7530_rfb_defconfig
configs/mt7620_rfb_defconfig
configs/mt7628_rfb_defconfig
configs/netgear_cg3100d_ram_defconfig
configs/netgear_dgnd3700v2_ram_defconfig
configs/pic32mzdask_defconfig
configs/r8a77970_eagle_defconfig
configs/r8a77980_condor_defconfig
configs/r8a77990_ebisu_defconfig
configs/r8a77995_draak_defconfig
configs/r8a779a0_falcon_defconfig
configs/rcar3_salvator-x_defconfig
configs/rcar3_ulcb_defconfig
configs/rzg2_beacon_defconfig
configs/sagem_f@st1704_ram_defconfig
configs/sfr_nb4-ser_ram_defconfig
configs/silinux_ek874_defconfig
configs/stmark2_defconfig
configs/tplink_wdr4300_defconfig
configs/vocore2_defconfig
configs/xtfpga_defconfig
include/configs/M5208EVBE.h
include/configs/M5235EVB.h
include/configs/M5249EVB.h
include/configs/M5253DEMO.h
include/configs/M5272C3.h
include/configs/M5275EVB.h
include/configs/M5282EVB.h
include/configs/M53017EVB.h
include/configs/M5329EVB.h
include/configs/M5373EVB.h
include/configs/amcore.h
include/configs/ap121.h
include/configs/ap143.h
include/configs/ap152.h
include/configs/astro_mcf5373l.h
include/configs/bmips_common.h
include/configs/ci20.h
include/configs/cobra5272.h
include/configs/eb_cpu5282.h
include/configs/gardena-smart-gateway-mt7688.h
include/configs/linkit-smart-7688.h
include/configs/malta.h
include/configs/mt7620.h
include/configs/mt7628.h
include/configs/pic32mzdask.h
include/configs/rcar-gen3-common.h
include/configs/stmark2.h
include/configs/tplink_wdr4300.h
include/configs/vocore2.h
include/configs/xtfpga.h