summaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2015-12-01 15:49:42 -0500
committerTom Rini <trini@konsulko.com>2015-12-01 15:49:42 -0500
commitbe30dfbabbee12770221f434d2aa08627e712b97 (patch)
tree646e80e4599be82686ad149bf7a3566b8606666f /configs
parent00ea76e8004e8582798123f3698f91b32514810f (diff)
downloadblackbird-obmc-uboot-be30dfbabbee12770221f434d2aa08627e712b97.tar.gz
blackbird-obmc-uboot-be30dfbabbee12770221f434d2aa08627e712b97.zip
iocon: Disable FIT_VERBOSE
In order to fit into image constraints again, remove this feature. Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs')
-rw-r--r--configs/iocon_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/iocon_defconfig b/configs/iocon_defconfig
index bc5e026b78..a6532d165d 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
OpenPOWER on IntegriCloud