commit | 17efbaf04c7839a3559d7b348782a4714f31d78c | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Tue Dec 01 15:49:42 2015 -0500 |
committer | Tom Rini <trini@konsulko.com> | Tue Dec 01 15:49:42 2015 -0500 |
tree | 646e80e4599be82686ad149bf7a3566b8606666f | |
parent | 3f8ef394a4c0aba52354e2a87b0bdd47300d7065 [diff] [blame] |
iocon: Disable FIT_VERBOSE In order to fit into image constraints again, remove this feature. Signed-off-by: Tom Rini <trini@konsulko.com>
diff --git a/configs/iocon_defconfig b/configs/iocon_defconfig index bc5e026..a6532d1 100644 --- a/configs/iocon_defconfig +++ b/configs/iocon_defconfig
@@ -1,6 +1,7 @@ CONFIG_PPC=y CONFIG_4xx=y CONFIG_TARGET_IOCON=y +CONFIG_FIT=y CONFIG_AUTOBOOT_KEYED=y CONFIG_AUTOBOOT_STOP_STR=" " # CONFIG_CMD_ELF is not set