X-Git-Url: https://git.kernelconcepts.de/?a=blobdiff_plain;f=configs%2Fmotionpro_defconfig;h=4d3f909b24142719b720305acebef9cfbad7bfa0;hb=160bfd37622c47791d65fcfabddd401004d88d37;hp=8bc367b7fef2a78d5146d5894d359e1fb823ccee;hpb=3aeecb612613ea94f3fe1843ce10c2672052a533;p=karo-tx-uboot.git diff --git a/configs/motionpro_defconfig b/configs/motionpro_defconfig index 8bc367b7fe..4d3f909b24 100644 --- a/configs/motionpro_defconfig +++ b/configs/motionpro_defconfig @@ -1,4 +1,7 @@ CONFIG_PPC=y CONFIG_MPC5xxx=y CONFIG_TARGET_MOTIONPRO=y -CONFIG_CMD_NET=y +CONFIG_AUTOBOOT_KEYED=y +CONFIG_AUTOBOOT_PROMPT="Autobooting in %d seconds, press \"\" to stop\n" +CONFIG_AUTOBOOT_STOP_STR="\x1b\x1b" +# CONFIG_CMD_SETEXPR is not set