[coreboot] [PATCH]kconfig cleanup (failover config flags)

Peter Stuge peter at stuge.se
Sat Oct 3 22:55:41 CEST 2009


Patrick Georgi wrote:
> attached patch moves the failover configuration symbols to a global
> file, defined as bool, defaulting to false.
> Given that Kconfig doesn't support failover, there hardly will be a
> reason to enable it, and if there is, they can still be enabled as
> needed.
> 
> 
> Signed-off-by: Patrick Georgi <patrick.georgi at coresystems.de>

Acked-by: Peter Stuge <peter at stuge.se>


> +config HAVE_FAILOVER_BOOT
> +config USE_FAILOVER_IMAGE

Could we simplify to config FAILOVER or even further? Maybe something
to look into when implementing it for CBFS.


//Peter




More information about the coreboot mailing list