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>
8 lines
171 B
Text
8 lines
171 B
Text
CONFIG_SH=y
|
|
CONFIG_TARGET_R2DPLUS=y
|
|
CONFIG_BOOTDELAY=-1
|
|
# CONFIG_CMD_SETEXPR is not set
|
|
CONFIG_CMD_PING=y
|
|
CONFIG_CMD_CACHE=y
|
|
CONFIG_CMD_EXT2=y
|
|
CONFIG_USE_PRIVATE_LIBGCC=y
|