X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=configs%2Ftricorder_flash_defconfig;h=4ed1adacc3bef291188e1dac0d21c097ad67d2a1;hb=adad96e60d0eb1bbc4d0b96c89decf385a426e42;hp=4619fc94ba4c8d79a47853646e884599078301e4;hpb=808bf7cf655a1caa5f48f6f3a6b274f4b83ab8b4;p=platform%2Fkernel%2Fu-boot.git diff --git a/configs/tricorder_flash_defconfig b/configs/tricorder_flash_defconfig index 4619fc9..4ed1ada 100644 --- a/configs/tricorder_flash_defconfig +++ b/configs/tricorder_flash_defconfig @@ -3,6 +3,7 @@ CONFIG_OMAP34XX=y CONFIG_TARGET_TRICORDER=y CONFIG_SPL=y CONFIG_SYS_EXTRA_OPTIONS="FLASHCARD" +CONFIG_HUSH_PARSER=y # CONFIG_CMD_IMI is not set # CONFIG_CMD_IMLS is not set # CONFIG_CMD_FLASH is not set @@ -10,3 +11,5 @@ CONFIG_SYS_EXTRA_OPTIONS="FLASHCARD" # CONFIG_CMD_SETEXPR is not set # CONFIG_CMD_NET is not set # CONFIG_CMD_NFS is not set +CONFIG_SYS_NS16550=y +CONFIG_OF_LIBFDT=y