From fcb5117da8876fc5b2bf941528301218d1be7b1c Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Fri, 17 Feb 2023 09:58:06 -0500 Subject: configs: Resync with savedefconfig Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini --- configs/wandboard_defconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'configs/wandboard_defconfig') diff --git a/configs/wandboard_defconfig b/configs/wandboard_defconfig index a6baff1e24..e418e4d207 100644 --- a/configs/wandboard_defconfig +++ b/configs/wandboard_defconfig @@ -27,7 +27,6 @@ CONFIG_SYS_MONITOR_LEN=409600 CONFIG_FIT=y CONFIG_SPL_FIT_PRINT=y CONFIG_SPL_LOAD_FIT=y -# CONFIG_USE_SPL_FIT_GENERATOR is not set CONFIG_BOOTCOMMAND="run findfdt; run finduuid; run distro_bootcmd" # CONFIG_CONSOLE_MUX is not set CONFIG_SYS_CONSOLE_IS_IN_ENV=y -- cgit v1.2.3