summaryrefslogtreecommitdiff
path: root/src/southbridge/amd/agesa/hudson/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'src/southbridge/amd/agesa/hudson/Kconfig')
-rw-r--r--src/southbridge/amd/agesa/hudson/Kconfig16
1 files changed, 0 insertions, 16 deletions
diff --git a/src/southbridge/amd/agesa/hudson/Kconfig b/src/southbridge/amd/agesa/hudson/Kconfig
index 9e21b849fe..a0c68a323d 100644
--- a/src/southbridge/amd/agesa/hudson/Kconfig
+++ b/src/southbridge/amd/agesa/hudson/Kconfig
@@ -215,22 +215,6 @@ config RAID_MISC_ROM_POSITION
The CONFIG_ROM_SIZE must larger than 0x100000.
endif # HUDSON_SATA_RAID
-config S3_DATA_POS
- hex "S3 volatile storage position"
- default 0xFFFF0000
- depends on HAVE_ACPI_RESUME
- help
- For a system with S3 feature, the BIOS needs to save some data to
- non-volatile storage at cold boot stage.
-
-config S3_DATA_SIZE
- int "S3 volatile storage size"
- default 32768
- depends on HAVE_ACPI_RESUME
- help
- For a system with S3 feature, the BIOS needs to save some data to
- non-volatile storage at cold boot stage.
-
config HUDSON_LEGACY_FREE
bool "System is legacy free"
help