diff options
Diffstat (limited to 'src/southbridge/amd/agesa')
-rw-r--r-- | src/southbridge/amd/agesa/hudson/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/southbridge/amd/agesa/hudson/Kconfig b/src/southbridge/amd/agesa/hudson/Kconfig index 92e59600f3..35d899634c 100644 --- a/src/southbridge/amd/agesa/hudson/Kconfig +++ b/src/southbridge/amd/agesa/hudson/Kconfig @@ -210,7 +210,7 @@ config S3_VOLATILE_POS depends on HAVE_ACPI_RESUME help For a system with S3 feature, the BIOS needs to save some data to - non-volitile storage at cold boot stage. + non-volatile storage at cold boot stage. config HUDSON_LEGACY_FREE bool "System is legacy free" |