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