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