]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - configs/motionpro_defconfig
autoboot.c: Move config options to Kconfig
[karo-tx-uboot.git] / configs / motionpro_defconfig
index 8bc367b7fef2a78d5146d5894d359e1fb823ccee..eaa222eb42585f91afb5edf148103e90b05ab0f6 100644 (file)
@@ -1,4 +1,7 @@
 CONFIG_PPC=y
+CONFIG_CMD_NET=y
 CONFIG_MPC5xxx=y
 CONFIG_TARGET_MOTIONPRO=y
-CONFIG_CMD_NET=y
+CONFIG_AUTOBOOT_KEYED=y
+CONFIG_AUTOBOOT_PROMPT="Autobooting in %d seconds, press \"<Esc><Esc>\" to stop\n"
+CONFIG_AUTOBOOT_STOP_STR="\x1b\x1b"