X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;ds=sidebyside;f=configs%2Fio_defconfig;h=d1b5a031800d57657d5b412f48ee4cfceeceb763;hb=d4db3b86a5e090e21db710bedbbe3e50d4c56428;hp=4bd3dc7d0b2d6242a9894fb6596863841e30d250;hpb=6637cb7691e55fcf139ba9ff528f60909b9b838c;p=platform%2Fkernel%2Fu-boot.git diff --git a/configs/io_defconfig b/configs/io_defconfig index 4bd3dc7..d1b5a03 100644 --- a/configs/io_defconfig +++ b/configs/io_defconfig @@ -3,12 +3,14 @@ CONFIG_IDENT_STRING=" io 0.06" CONFIG_4xx=y CONFIG_TARGET_IO=y CONFIG_FIT=y +# CONFIG_FIT_ENABLE_SHA256_SUPPORT is not set CONFIG_FIT_VERBOSE=y CONFIG_OF_BOARD_SETUP=y CONFIG_BOOTDELAY=5 CONFIG_SYS_CONSOLE_INFO_QUIET=y CONFIG_VERSION_VARIABLE=y # CONFIG_DISPLAY_BOARDINFO is not set +CONFIG_BOARD_EARLY_INIT_F=y CONFIG_HUSH_PARSER=y CONFIG_AUTOBOOT_KEYED=y CONFIG_AUTOBOOT_STOP_STR=" " @@ -19,5 +21,9 @@ CONFIG_LOOPW=y # CONFIG_CMD_NFS is not set CONFIG_CMD_MII=y CONFIG_CMD_PING=y +# CONFIG_CMD_IRQ is not set +# CONFIG_MMC is not set +CONFIG_MTD_NOR_FLASH=y +# CONFIG_PCI is not set CONFIG_SYS_NS16550=y CONFIG_OF_LIBFDT=y