diff options
Diffstat (limited to 'src/mainboard/tyan/s2875/Kconfig')
-rw-r--r-- | src/mainboard/tyan/s2875/Kconfig | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/src/mainboard/tyan/s2875/Kconfig b/src/mainboard/tyan/s2875/Kconfig index 9249428a9f..93e01c8273 100644 --- a/src/mainboard/tyan/s2875/Kconfig +++ b/src/mainboard/tyan/s2875/Kconfig @@ -40,16 +40,6 @@ config HW_MEM_HOLE_SIZEK default 0x100000 depends on BOARD_TYAN_S2875 -config HAVE_FAILOVER_BOOT - bool - default n - depends on BOARD_TYAN_S2875 - -config USE_FAILOVER_IMAGE - bool - default n - depends on BOARD_TYAN_S2875 - config MAX_CPUS int default 4 |