X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;ds=sidebyside;f=configs%2Fomap3_overo_defconfig;h=acb86ee0ba5dd052a16a60f9f21e6aceb097c62c;hb=adad96e60d0eb1bbc4d0b96c89decf385a426e42;hp=5d03485299c1a0ab0c6fa8c7f7f77daa85734b06;hpb=7c0e5d865ff0b86dfce492b656238919c659d756;p=platform%2Fkernel%2Fu-boot.git diff --git a/configs/omap3_overo_defconfig b/configs/omap3_overo_defconfig index 5d03485..acb86ee 100644 --- a/configs/omap3_overo_defconfig +++ b/configs/omap3_overo_defconfig @@ -2,10 +2,14 @@ CONFIG_ARM=y CONFIG_OMAP34XX=y CONFIG_TARGET_OMAP3_OVERO=y CONFIG_SPL=y +CONFIG_HUSH_PARSER=y +CONFIG_SYS_PROMPT="Overo # " # CONFIG_CMD_IMI is not set # CONFIG_CMD_IMLS is not set # CONFIG_CMD_FLASH is not set # CONFIG_CMD_FPGA is not set +CONFIG_CMD_GPIO=y # CONFIG_CMD_SETEXPR is not set # CONFIG_CMD_NFS is not set -CONFIG_SYS_PROMPT="Overo # " +CONFIG_SYS_NS16550=y +CONFIG_OF_LIBFDT=y