]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - configs/pxm2_defconfig
autoboot.c: Move config options to Kconfig
[karo-tx-uboot.git] / configs / pxm2_defconfig
index e65dff597d0b0c40f76a6c1fb98063bdbad24495..10f2fe9067289122f6a00e7e5b23382d64446071 100644 (file)
@@ -1,4 +1,7 @@
 CONFIG_ARM=y
 CONFIG_TARGET_PXM2=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"