X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=configs%2Fti814x_evm_defconfig;h=5d2a79ac835d5a88158d60eb15a4bc75cf82547a;hb=adad96e60d0eb1bbc4d0b96c89decf385a426e42;hp=ade4ea229fb3539e7bed9b9b0b68649083fd5347;hpb=6f43ba70d15e15a08c25b3d956c70addb6740737;p=platform%2Fkernel%2Fu-boot.git diff --git a/configs/ti814x_evm_defconfig b/configs/ti814x_evm_defconfig index ade4ea2..5d2a79a 100644 --- a/configs/ti814x_evm_defconfig +++ b/configs/ti814x_evm_defconfig @@ -1,6 +1,10 @@ CONFIG_ARM=y CONFIG_TARGET_TI814X_EVM=y CONFIG_SPL=y +CONFIG_HUSH_PARSER=y +CONFIG_SYS_PROMPT="U-Boot# " # CONFIG_CMD_IMLS is not set # CONFIG_CMD_FLASH is not set # CONFIG_CMD_SETEXPR is not set +CONFIG_SYS_NS16550=y +CONFIG_OF_LIBFDT=y