summaryrefslogtreecommitdiff
path: root/configs/sandbox_vpl_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-11-07 19:58:57 +0300
committerTom Rini <trini@konsulko.com>2022-11-07 19:58:57 +0300
commit1bb3d8b201bdc52f2655867c12bc7ee5ab5c2ad4 (patch)
treeb442833c1deed4ce0268450cfa6c317aa3f29eae /configs/sandbox_vpl_defconfig
parent6de63bd38b553f417b38701b141335a60c1d349e (diff)
downloadu-boot-1bb3d8b201bdc52f2655867c12bc7ee5ab5c2ad4.tar.xz
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/sandbox_vpl_defconfig')
-rw-r--r--configs/sandbox_vpl_defconfig2
1 files changed, 0 insertions, 2 deletions
diff --git a/configs/sandbox_vpl_defconfig b/configs/sandbox_vpl_defconfig
index 557fdd141f..c94b059a97 100644
--- a/configs/sandbox_vpl_defconfig
+++ b/configs/sandbox_vpl_defconfig
@@ -24,7 +24,6 @@ CONFIG_SYS_MEMTEST_START=0x00100000
CONFIG_SYS_MEMTEST_END=0x00101000
CONFIG_DISTRO_DEFAULTS=y
CONFIG_FIT=y
-CONFIG_FIT_SIGNATURE=y
CONFIG_FIT_VERBOSE=y
CONFIG_FIT_BEST_MATCH=y
CONFIG_SPL_LOAD_FIT=y
@@ -248,7 +247,6 @@ CONFIG_CONSOLE_TRUETYPE_CANTORAONE=y
CONFIG_VIDEO_SANDBOX_SDL=y
CONFIG_OSD=y
CONFIG_SANDBOX_OSD=y
-CONFIG_SPLASH_SCREEN_ALIGN=y
CONFIG_FS_CBFS=y
CONFIG_FS_CRAMFS=y
# CONFIG_SPL_USE_TINY_PRINTF is not set