diff options
Diffstat (limited to 'src/mainboard/supermicro/h8dme/Kconfig')
-rw-r--r-- | src/mainboard/supermicro/h8dme/Kconfig | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/src/mainboard/supermicro/h8dme/Kconfig b/src/mainboard/supermicro/h8dme/Kconfig index 6bdb899d1b..e1b1e16b0f 100644 --- a/src/mainboard/supermicro/h8dme/Kconfig +++ b/src/mainboard/supermicro/h8dme/Kconfig @@ -76,16 +76,6 @@ config HW_MEM_HOLE_SIZEK default 0x100000 depends on BOARD_SUPERMICRO_H8DME -config HAVE_FAILOVER_BOOT - bool - default n - depends on BOARD_SUPERMICRO_H8DME - -config USE_FAILOVER_IMAGE - bool - default n - depends on BOARD_SUPERMICRO_H8DME - config MAX_CPUS int default 4 |