diff options
Diffstat (limited to 'src/Kconfig')
-rw-r--r-- | src/Kconfig | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/src/Kconfig b/src/Kconfig index 55a40ff4f0..5da2973d07 100644 --- a/src/Kconfig +++ b/src/Kconfig @@ -272,22 +272,6 @@ config ACPI_SSDTX_NUM int default 0 -config HAVE_FALLBACK_BOOT - bool - default y - -config USE_FALLBACK_IMAGE - bool - default y - -config HAVE_FAILOVER_BOOT - bool - default n - -config USE_FAILOVER_IMAGE - bool - default n - config HAVE_HARD_RESET bool default y if BOARD_HAS_HARD_RESET |