]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - configs/draco_defconfig
autoboot.c: Move config options to Kconfig
[karo-tx-uboot.git] / configs / draco_defconfig
index 4c514a39efaad613d0c52cbd8dcb0f1cd7fc55b3..80cb44bf531fc0f099287d97b8c3c8720b581c4c 100644 (file)
@@ -1,4 +1,7 @@
 CONFIG_ARM=y
 CONFIG_TARGET_DRACO=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"