X-Git-Url: https://git.kernelconcepts.de/?a=blobdiff_plain;ds=sidebyside;f=configs%2Frut_defconfig;h=93ab51494b79afbd40ca9b61c06c788717fd8b2c;hb=0aa7907e73426bde905d3f9255a61048497fce66;hp=45ed12c745b54be587c36efdfa31d2b4ef48a38b;hpb=3be0f4971b3b432ded1d75faee5ae2a54ccac2ad;p=karo-tx-uboot.git diff --git a/configs/rut_defconfig b/configs/rut_defconfig index 45ed12c745..93ab51494b 100644 --- a/configs/rut_defconfig +++ b/configs/rut_defconfig @@ -1,4 +1,7 @@ CONFIG_ARM=y CONFIG_TARGET_RUT=y -CONFIG_SPL=y CONFIG_CMD_NET=y +CONFIG_SPL=y +CONFIG_AUTOBOOT_KEYED=y +CONFIG_AUTOBOOT_PROMPT="Autobooting in %d seconds, press \"\" to stop\n" +CONFIG_AUTOBOOT_STOP_STR="\x1b\x1b"