Remove remaining uses of
HAVE_FAILOVER_BOOT HAVE_FALLBACK_BOOT USE_FAILOVER_IMAGE USE_FALLBACK_IMAGE Signed-off-by: Patrick Georgi <patrick.georgi@coresystems.de> Acked-by: Myles Watson <mylesgw@gmail.com> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5259 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
16
src/Kconfig
16
src/Kconfig
@@ -272,22 +272,6 @@ config ACPI_SSDTX_NUM
|
||||
int
|
||||
default 0
|
||||
|
||||
config HAVE_FALLBACK_BOOT
|
||||
bool
|
||||
default y
|
||||
|
||||
config USE_FALLBACK_IMAGE
|
||||
bool
|
||||
default y
|
||||
|
||||
config HAVE_FAILOVER_BOOT
|
||||
bool
|
||||
default n
|
||||
|
||||
config USE_FAILOVER_IMAGE
|
||||
bool
|
||||
default n
|
||||
|
||||
config HAVE_HARD_RESET
|
||||
bool
|
||||
default y if BOARD_HAS_HARD_RESET
|
||||
|
Reference in New Issue
Block a user