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 <[email protected]>
Acked-by: Peter Stuge <[email protected]> > +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 -- coreboot mailing list: [email protected] http://www.coreboot.org/mailman/listinfo/coreboot

