aboutsummaryrefslogtreecommitdiff
path: root/src/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'src/Kconfig')
-rw-r--r--src/Kconfig6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/Kconfig b/src/Kconfig
index 6288d0bc74..333643e471 100644
--- a/src/Kconfig
+++ b/src/Kconfig
@@ -485,12 +485,6 @@ config HAVE_ACPI_RESUME
bool
default n
-config ACPI_HUGE_LOWMEM_BACKUP
- bool
- default n
- help
- On S3 resume path, backup low memory from RAMBASE..RAMTOP in CBMEM.
-
config RESUME_PATH_SAME_AS_BOOT
bool
default y if ARCH_X86