xref: /openbmc/u-boot/configs/rut_defconfig (revision 664ab2c992d1e06c4381f66c93d2e155fc7722e1)
1CONFIG_ARM=y
2CONFIG_TARGET_RUT=y
3CONFIG_SPL=y
4CONFIG_AUTOBOOT_KEYED=y
5CONFIG_AUTOBOOT_PROMPT="Autobooting in %d seconds, press \"<Esc><Esc>\" to stop\n"
6CONFIG_AUTOBOOT_STOP_STR="\x1b\x1b"
7# CONFIG_CMD_IMLS is not set
8# CONFIG_CMD_FLASH is not set
9# CONFIG_CMD_SETEXPR is not set
10CONFIG_SPI_FLASH=y
11CONFIG_SYS_PROMPT="U-Boot# "
12