]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - configs/UCP1020_SPIFLASH_defconfig
autoboot.c: Move config options to Kconfig
[people/ms/u-boot.git] / configs / UCP1020_SPIFLASH_defconfig
index d6ea20e52e4892293e75532668ffe03c366bc5ae..18691aa57b1832ac901f9a0b3c0d556b9dc2d37b 100644 (file)
@@ -1,6 +1,9 @@
 CONFIG_PPC=y
+CONFIG_CMD_SETEXPR=y
+CONFIG_CMD_NET=y
 CONFIG_MPC85xx=y
 CONFIG_TARGET_UCP1020=y
 CONFIG_TARGET_UCP1020_SPIFLASH=y
-CONFIG_CMD_SETEXPR=y
-CONFIG_CMD_NET=y
+CONFIG_AUTOBOOT_KEYED=y
+CONFIG_AUTOBOOT_PROMPT="Autobooting in %d seconds, press \"<Esc>\" to stop\n"
+CONFIG_AUTOBOOT_STOP_STR="\x1b"