diff options
Diffstat (limited to 'configs/io64_defconfig')
-rw-r--r-- | configs/io64_defconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/configs/io64_defconfig b/configs/io64_defconfig index 30f7fee03a0..083d94ac903 100644 --- a/configs/io64_defconfig +++ b/configs/io64_defconfig @@ -1,6 +1,9 @@ CONFIG_PPC=y CONFIG_4xx=y CONFIG_TARGET_IO64=y +CONFIG_FIT=y +CONFIG_FIT_VERBOSE=y +CONFIG_OF_BOARD_SETUP=y CONFIG_AUTOBOOT_KEYED=y CONFIG_AUTOBOOT_STOP_STR=" " CONFIG_SYS_NS16550=y |