diff options
Diffstat (limited to 'src/mainboard/tyan/s2850/Kconfig')
-rw-r--r-- | src/mainboard/tyan/s2850/Kconfig | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/src/mainboard/tyan/s2850/Kconfig b/src/mainboard/tyan/s2850/Kconfig index 81bd092cae..101349b3e7 100644 --- a/src/mainboard/tyan/s2850/Kconfig +++ b/src/mainboard/tyan/s2850/Kconfig @@ -39,16 +39,6 @@ config HW_MEM_HOLE_SIZEK default 0x100000 depends on BOARD_TYAN_S2850 -config HAVE_FAILOVER_BOOT - bool - default n - depends on BOARD_TYAN_S2850 - -config USE_FAILOVER_IMAGE - bool - default n - depends on BOARD_TYAN_S2850 - config MAX_CPUS int default 2 |