mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-10 15:14:43 +00:00
7802ce910b
With updated moveconfig.py and an better default, re-generate the migration of BOOTDELAY to the defconfig. Reviewed-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Tom Rini <trini@konsulko.com>
12 lines
322 B
Text
12 lines
322 B
Text
CONFIG_MIPS=y
|
|
CONFIG_TARGET_DBAU1X00=y
|
|
CONFIG_DBAU1550=y
|
|
CONFIG_SYS_PROMPT="DbAu1xx0 # "
|
|
# CONFIG_CMD_BDI is not set
|
|
# CONFIG_CMD_ELF is not set
|
|
# CONFIG_CMD_RUN is not set
|
|
# CONFIG_CMD_SAVEENV is not set
|
|
# CONFIG_CMD_FPGA is not set
|
|
# CONFIG_CMD_SETEXPR is not set
|
|
# CONFIG_CMD_NFS is not set
|
|
CONFIG_USE_PRIVATE_LIBGCC=y
|