diff options
Diffstat (limited to 'src/mainboard/dell')
-rw-r--r-- | src/mainboard/dell/s1850/Kconfig | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/src/mainboard/dell/s1850/Kconfig b/src/mainboard/dell/s1850/Kconfig index 43b4d390f7..6eeef3c7aa 100644 --- a/src/mainboard/dell/s1850/Kconfig +++ b/src/mainboard/dell/s1850/Kconfig @@ -33,21 +33,6 @@ config MAINBOARD_PCI_SUBSYSTEM_DEVICE_ID default 0x016c depends on BOARD_DELL_S1850 -config USE_FAILOVER_IMAGE - bool - default n - depends on BOARD_DELL_S1850 - -config HAVE_FAILOVER_BOOT - bool - default n - depends on BOARD_DELL_S1850 - -config USE_FAILOVER_IMAGE - bool - default n - depends on BOARD_DELL_S1850 - config MAX_CPUS int default 2 |