AMD S3: Fix typo vol*a*tile in southbridge Kconfig

Change non-volitile to non-volatile.

Change-Id: Idfc7db3b3dcf078f0f3134fc62679bed439a4fd2
Signed-off-by: Zheng Bao <zheng.bao@amd.com>
Signed-off-by: Zheng Bao <fishbaozi@gmail.com>
Reviewed-on: http://review.coreboot.org/2437
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Tested-by: build bot (Jenkins)
Reviewed-by: Dave Frodin <dave.frodin@se-eng.com>
This commit is contained in:
Zheng Bao 2013-02-17 16:41:14 +08:00 committed by Patrick Georgi
parent 92f03c0a06
commit 178df1121d
4 changed files with 4 additions and 4 deletions

View File

@ -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"

View File

@ -66,7 +66,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.
endif #SOUTHBRIDGE_AMD_CIMX_SB700

View File

@ -128,7 +128,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 SB800_IMC_FWM
bool "Add IMC firmware"

View File

@ -59,7 +59,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.
endif #SOUTHBRIDGE_AMD_CIMX_SB900