X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=configs%2Fstm32f746-disco_defconfig;h=abbb1e93458a308397c96c239dd4bf76e3590eac;hb=adad96e60d0eb1bbc4d0b96c89decf385a426e42;hp=7cfed4a514bfd0df500562d61f3052ff82738784;hpb=05195b2cbe5e8bd6df164503a4da9c84a7fe066f;p=platform%2Fkernel%2Fu-boot.git diff --git a/configs/stm32f746-disco_defconfig b/configs/stm32f746-disco_defconfig index 7cfed4a..abbb1e9 100644 --- a/configs/stm32f746-disco_defconfig +++ b/configs/stm32f746-disco_defconfig @@ -2,8 +2,11 @@ CONFIG_ARM=y CONFIG_STM32=y CONFIG_STM32F7=y CONFIG_TARGET_STM32F746_DISCO=y +CONFIG_HUSH_PARSER=y CONFIG_SYS_PROMPT="U-Boot > " CONFIG_AUTOBOOT_KEYED=y CONFIG_AUTOBOOT_PROMPT="Hit SPACE in %d seconds to stop autoboot.\n" CONFIG_AUTOBOOT_STOP_STR=" " # CONFIG_CMD_SETEXPR is not set +CONFIG_OF_LIBFDT=y +# CONFIG_EFI_LOADER is not set