X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=configs%2Fio_defconfig;h=de2749e8eaad1aeb5b2a736074fad06ae8d98c12;hb=c29a3ce403bf18aa7adb703adbb37bd29127def7;hp=ad3a651daf64c463d13a3d8e0aa66cb00b63a68e;hpb=d126e016493dc84a87db4ce87db4c5a94ee29e9a;p=u-boot diff --git a/configs/io_defconfig b/configs/io_defconfig index ad3a651daf..de2749e8ea 100644 --- a/configs/io_defconfig +++ b/configs/io_defconfig @@ -1,7 +1,12 @@ CONFIG_PPC=y -CONFIG_CMD_SETEXPR=y -CONFIG_CMD_NET=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