X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=configs%2Ftao3530_defconfig;h=05021d2a4881a044147fce0a38f35a9d7c1a43b0;hb=adad96e60d0eb1bbc4d0b96c89decf385a426e42;hp=af4292b73559a645b1990dfcf493c7faf2900d88;hpb=f1993ca066100fcaba7d49fecae0ef604e5807e2;p=platform%2Fkernel%2Fu-boot.git diff --git a/configs/tao3530_defconfig b/configs/tao3530_defconfig index af4292b..05021d2 100644 --- a/configs/tao3530_defconfig +++ b/configs/tao3530_defconfig @@ -2,6 +2,7 @@ CONFIG_ARM=y CONFIG_OMAP34XX=y CONFIG_TARGET_TAO3530=y CONFIG_SPL=y +CONFIG_HUSH_PARSER=y CONFIG_SYS_PROMPT="TAO-3530 # " # CONFIG_CMD_IMI is not set # CONFIG_CMD_IMLS is not set @@ -9,3 +10,4 @@ CONFIG_SYS_PROMPT="TAO-3530 # " # CONFIG_CMD_FPGA is not set # CONFIG_CMD_SETEXPR is not set CONFIG_SYS_NS16550=y +CONFIG_OF_LIBFDT=y