Remove another FAILOVER variable. (trivial)
Signed-off-by: Patrick Georgi <patrick.georgi@coresystems.de> Acked-by: Patrick Georgi <patrick.georgi@coresystems.de> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4716 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
parent
f9ef2081ba
commit
3c2d874958
|
@ -92,11 +92,6 @@ config HW_MEM_HOLE_SIZEK
|
|||
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
|
||||
|
|
Loading…
Reference in New Issue