summaryrefslogtreecommitdiff
path: root/configs/sandbox_flattree_defconfig
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2021-03-26 06:17:30 +0300
committerSimon Glass <sjg@chromium.org>2021-04-06 07:33:19 +0300
commit48f45455bf1955ca1b2ba89bda256af2803a7126 (patch)
tree798d913285fb2c37801ab8cb2ffeb0e723341371 /configs/sandbox_flattree_defconfig
parent7570d9bb47be24d9d73518742703f32126af8113 (diff)
downloadu-boot-48f45455bf1955ca1b2ba89bda256af2803a7126.tar.xz
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/sandbox_flattree_defconfig')
-rw-r--r--configs/sandbox_flattree_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/sandbox_flattree_defconfig b/configs/sandbox_flattree_defconfig
index 4401f33f0b..b68f938cb3 100644
--- a/configs/sandbox_flattree_defconfig
+++ b/configs/sandbox_flattree_defconfig
@@ -17,8 +17,8 @@ CONFIG_BOOTSTAGE_STASH=y
CONFIG_BOOTSTAGE_STASH_SIZE=0x4096
CONFIG_CONSOLE_RECORD=y
CONFIG_CONSOLE_RECORD_OUT_SIZE=0x1000
-CONFIG_LOG_SYSLOG=y
CONFIG_DISPLAY_BOARDINFO_LATE=y
+CONFIG_MISC_INIT_F=y
CONFIG_CMD_CPU=y
CONFIG_CMD_LICENSE=y
CONFIG_CMD_BOOTZ=y