aboutsummaryrefslogtreecommitdiff
path: root/configs/tools-only_defconfig
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2021-03-26 16:17:30 +1300
committerSimon Glass <sjg@chromium.org>2021-04-06 16:33:19 +1200
commit48f45455bf1955ca1b2ba89bda256af2803a7126 (patch)
tree798d913285fb2c37801ab8cb2ffeb0e723341371 /configs/tools-only_defconfig
parent7570d9bb47be24d9d73518742703f32126af8113 (diff)
downloadu-boot-48f45455bf1955ca1b2ba89bda256af2803a7126.zip
u-boot-48f45455bf1955ca1b2ba89bda256af2803a7126.tar.gz
u-boot-48f45455bf1955ca1b2ba89bda256af2803a7126.tar.bz2
Convert CONFIG_MISC_INIT_F to Kconfig
This converts the following to Kconfig: CONFIG_MISC_INIT_F Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'configs/tools-only_defconfig')
-rw-r--r--configs/tools-only_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/tools-only_defconfig b/configs/tools-only_defconfig
index a853abf..e16f702 100644
--- a/configs/tools-only_defconfig
+++ b/configs/tools-only_defconfig
@@ -4,6 +4,7 @@ CONFIG_DEFAULT_DEVICE_TREE="sandbox"
CONFIG_ANDROID_BOOT_IMAGE=y
CONFIG_FIT=y
CONFIG_FIT_SIGNATURE=y
+CONFIG_MISC_INIT_F=y
# CONFIG_CMD_BOOTD is not set
# CONFIG_CMD_BOOTM is not set
# CONFIG_CMD_ELF is not set