]> git.ipfire.org Git - people/ms/u-boot.git/blob - configs/motionpro_defconfig
autoboot.c: Move config options to Kconfig
[people/ms/u-boot.git] / configs / motionpro_defconfig
1 CONFIG_PPC=y
2 CONFIG_CMD_NET=y
3 CONFIG_MPC5xxx=y
4 CONFIG_TARGET_MOTIONPRO=y
5 CONFIG_AUTOBOOT_KEYED=y
6 CONFIG_AUTOBOOT_PROMPT="Autobooting in %d seconds, press \"<Esc><Esc>\" to stop\n"
7 CONFIG_AUTOBOOT_STOP_STR="\x1b\x1b"