diff options
Diffstat (limited to 'configs/io_defconfig')
-rw-r--r-- | configs/io_defconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/configs/io_defconfig b/configs/io_defconfig index e83112ca48..de2749e8ea 100644 --- a/configs/io_defconfig +++ b/configs/io_defconfig @@ -1,6 +1,9 @@ CONFIG_PPC=y CONFIG_4xx=y CONFIG_TARGET_IO=y +CONFIG_FIT=y +CONFIG_FIT_VERBOSE=y +CONFIG_OF_BOARD_SETUP=y CONFIG_AUTOBOOT_KEYED=y CONFIG_AUTOBOOT_STOP_STR=" " # CONFIG_CMD_ELF is not set |