xref: /openbmc/u-boot/configs/smartweb_defconfig (revision 450f3c71)
1CONFIG_ARM=y
2CONFIG_ARCH_AT91=y
3CONFIG_TARGET_SMARTWEB=y
4CONFIG_SPL=y
5CONFIG_SYS_EXTRA_OPTIONS="AT91SAM9260"
6CONFIG_SYS_PROMPT="U-Boot# "
7CONFIG_AUTOBOOT_KEYED=y
8CONFIG_AUTOBOOT_PROMPT="Autobooting in %d seconds, press \"<Esc><Esc>\" to stop\n"
9CONFIG_AUTOBOOT_STOP_STR="\x1b\x1b"
10