]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - configs/rut_defconfig
autoboot.c: Move config options to Kconfig
[karo-tx-uboot.git] / configs / rut_defconfig
index 45ed12c745b54be587c36efdfa31d2b4ef48a38b..93ab51494b79afbd40ca9b61c06c788717fd8b2c 100644 (file)
@@ -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 \"<Esc><Esc>\" to stop\n"
+CONFIG_AUTOBOOT_STOP_STR="\x1b\x1b"