[coreboot] [v2] r4716 - trunk/coreboot-v2/src/mainboard/gigabyte/m57sli

svn at coreboot.org svn at coreboot.org
Sat Oct 3 23:13:36 CEST 2009


Author: oxygene
Date: 2009-10-03 23:13:36 +0200 (Sat, 03 Oct 2009)
New Revision: 4716

Modified:
   trunk/coreboot-v2/src/mainboard/gigabyte/m57sli/Kconfig
Log:
Remove another FAILOVER variable. (trivial)

Signed-off-by: Patrick Georgi <patrick.georgi at coresystems.de>
Acked-by: Patrick Georgi <patrick.georgi at coresystems.de>


Modified: trunk/coreboot-v2/src/mainboard/gigabyte/m57sli/Kconfig
===================================================================
--- trunk/coreboot-v2/src/mainboard/gigabyte/m57sli/Kconfig	2009-10-03 21:06:53 UTC (rev 4715)
+++ trunk/coreboot-v2/src/mainboard/gigabyte/m57sli/Kconfig	2009-10-03 21:13:36 UTC (rev 4716)
@@ -92,11 +92,6 @@
 	default 0x100000
 	depends on BOARD_GIGABYTE_M57SLI
 
-config USE_FAILOVER_IMAGE
-	bool
-	default n
-	depends on BOARD_GIGABYTE_M57SLI
-
 config MAX_CPUS
 	int
 	default 2





More information about the coreboot mailing list