Convert CONFIG_STANDALONE_LOAD_ADDR to Kconfig
authorTom Rini <trini@konsulko.com>
Fri, 2 Dec 2022 21:42:44 +0000 (16:42 -0500)
committerTom Rini <trini@konsulko.com>
Thu, 22 Dec 2022 15:31:48 +0000 (10:31 -0500)
commit32b7e39db4d3af0d94f1387a7641152f375b23ac
tree5fe19758a7a45767fe603c4315f91c3149653449
parentc46597155ec38114c9908a6c6fed6819223e6adc
Convert CONFIG_STANDALONE_LOAD_ADDR to Kconfig

This converts the following to Kconfig:
   CONFIG_STANDALONE_LOAD_ADDR

Signed-off-by: Tom Rini <trini@konsulko.com>
33 files changed:
README
api/Kconfig
arch/arc/config.mk
arch/arm/config.mk
arch/arm/include/asm/arch-fsl-layerscape/config.h
arch/m68k/config.mk
arch/microblaze/config.mk
arch/mips/config.mk
arch/nios2/config.mk
arch/powerpc/config.mk
arch/riscv/config.mk
arch/sh/config.mk
arch/x86/config.mk
configs/display5_defconfig
configs/display5_factory_defconfig
configs/microchip_mpfs_icicle_defconfig
configs/qemu-riscv32_defconfig
configs/qemu-riscv32_smode_defconfig
configs/qemu-riscv32_spl_defconfig
configs/qemu-riscv64_defconfig
configs/qemu-riscv64_smode_defconfig
configs/qemu-riscv64_spl_defconfig
configs/sifive_unleashed_defconfig
configs/sifive_unmatched_defconfig
configs/xtfpga_defconfig
include/configs/display5.h
include/configs/microchip_mpfs_icicle.h
include/configs/opos6uldev.h
include/configs/qemu-riscv.h
include/configs/sifive-unleashed.h
include/configs/sifive-unmatched.h
include/configs/sunxi-common.h
include/configs/xtfpga.h