X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=configs%2Fio64_defconfig;h=f387a7143bd08bc0fa56d619742a72bdf0ad7e74;hb=78d1e1d0a157c8b48ea19be6170b992745d30f38;hp=b433cdd9173c247ef33aa4b2230abd3ddfef2822;hpb=c1924d85af4a07dc70aef1ef95c48b54a136733f;p=people%2Fms%2Fu-boot.git diff --git a/configs/io64_defconfig b/configs/io64_defconfig index b433cdd917..f387a7143b 100644 --- a/configs/io64_defconfig +++ b/configs/io64_defconfig @@ -1,6 +1,15 @@ CONFIG_PPC=y CONFIG_4xx=y CONFIG_TARGET_IO64=y +CONFIG_FIT=y +CONFIG_FIT_VERBOSE=y +CONFIG_OF_BOARD_SETUP=y +CONFIG_HUSH_PARSER=y CONFIG_AUTOBOOT_KEYED=y CONFIG_AUTOBOOT_STOP_STR=" " +CONFIG_LOOPW=y +CONFIG_CMD_I2C=y +CONFIG_CMD_DHCP=y +CONFIG_CMD_PING=y CONFIG_SYS_NS16550=y +CONFIG_OF_LIBFDT=y