diff options
author | Tom Rini <trini@konsulko.com> | 2018-11-13 19:44:53 -0500 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2018-11-13 19:44:53 -0500 |
commit | 4114a2614b0b7e3f147e2903a8e1d498c4cfb4ba (patch) | |
tree | 218ddd8f30c05b9c552d628bd5ac5be3981e71a1 /configs/sandbox_flattree_defconfig | |
parent | c80cc3df3d196302c401e45c92d8a769c55e78e9 (diff) | |
download | u-boot-4114a2614b0b7e3f147e2903a8e1d498c4cfb4ba.tar.gz |
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/sandbox_flattree_defconfig')
-rw-r--r-- | configs/sandbox_flattree_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/sandbox_flattree_defconfig b/configs/sandbox_flattree_defconfig index 2f8a98c379..756b839b08 100644 --- a/configs/sandbox_flattree_defconfig +++ b/configs/sandbox_flattree_defconfig @@ -2,7 +2,6 @@ CONFIG_SYS_TEXT_BASE=0 CONFIG_SYS_MALLOC_F_LEN=0x2000 CONFIG_DISTRO_DEFAULTS=y CONFIG_NR_DRAM_BANKS=1 -CONFIG_ANDROID_BOOT_IMAGE=y CONFIG_FIT=y CONFIG_FIT_SIGNATURE=y CONFIG_FIT_VERBOSE=y |