X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=configs%2Fti814x_evm_defconfig;h=2208e9abae8cd5e3bf2ab57b87eff5d95766ae89;hb=78d1e1d0a157c8b48ea19be6170b992745d30f38;hp=4928cbaa52e367e4012586c9c3e9925aaf41e9ef;hpb=6eed3786c68c8a49d2986ac4f9f6e3071b769d41;p=oweals%2Fu-boot.git diff --git a/configs/ti814x_evm_defconfig b/configs/ti814x_evm_defconfig index 4928cbaa52..2208e9abae 100644 --- a/configs/ti814x_evm_defconfig +++ b/configs/ti814x_evm_defconfig @@ -1,4 +1,12 @@ CONFIG_ARM=y CONFIG_TARGET_TI814X_EVM=y CONFIG_SPL=y -CONFIG_CMD_NET=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_CMD_DHCP=y +CONFIG_CMD_PING=y +CONFIG_SYS_NS16550=y +CONFIG_OF_LIBFDT=y