• T
    Convert CONFIG_BOOT_RETRY_TIME et al to Kconfig · 69c8a817
    Tom Rini 提交于
    This converts the following to Kconfig:
       CONFIG_BOOT_RETRY_TIME
       CONFIG_BOOT_RETRY_MIN
       CONFIG_RESET_TO_RETRY
    
    We also introduce CONFIG_BOOT_RETRY to gate these options, and clean up
    the associated Makefile entry and C code for picking default values of
    CONFIG_BOOT_RETRY_MIN.
    Signed-off-by: NTom Rini <trini@konsulko.com>
    69c8a817
eb_cpu5282_defconfig 1.2 KB