X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=configs%2Fio_defconfig;h=de2749e8eaad1aeb5b2a736074fad06ae8d98c12;hb=c29a3ce403bf18aa7adb703adbb37bd29127def7;hp=722d95a73aae11e62427881c4a0e9263f9186c95;hpb=6f43ba70d15e15a08c25b3d956c70addb6740737;p=u-boot diff --git a/configs/io_defconfig b/configs/io_defconfig index 722d95a73a..de2749e8ea 100644 --- a/configs/io_defconfig +++ b/configs/io_defconfig @@ -1,6 +1,12 @@ 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 # CONFIG_CMD_NFS is not set +CONFIG_SYS_NS16550=y +CONFIG_OF_LIBFDT=y