X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=configs%2Ftricorder_defconfig;h=5bf0c9a6365056a9cdf0df8ba1f4276c1aa63ab0;hb=529fb062081e100faae6dc0d163a548b8528ff24;hp=25c499a284e8606d1a07a72527a366ee3e52e636;hpb=a212d6966bfcf393e82e44246d7dfb6de032e82a;p=platform%2Fkernel%2Fu-boot.git diff --git a/configs/tricorder_defconfig b/configs/tricorder_defconfig index 25c499a..5bf0c9a 100644 --- a/configs/tricorder_defconfig +++ b/configs/tricorder_defconfig @@ -1,6 +1,8 @@ CONFIG_ARM=y CONFIG_OMAP34XX=y CONFIG_TARGET_TRICORDER=y +CONFIG_BOOTDELAY=0 +CONFIG_SILENT_CONSOLE=y CONFIG_SPL=y CONFIG_HUSH_PARSER=y CONFIG_SYS_PROMPT="OMAP3 Tricorder # " @@ -15,5 +17,6 @@ CONFIG_CMD_I2C=y # CONFIG_CMD_NFS is not set CONFIG_CMD_EXT2=y CONFIG_CMD_FAT=y +CONFIG_CMD_UBI=y CONFIG_SYS_NS16550=y CONFIG_OF_LIBFDT=y