aboutsummaryrefslogtreecommitdiff
path: root/src/southbridge/amd/cimx/sb900
diff options
context:
space:
mode:
authorZheng Bao <fishbaozi@gmail.com>2013-02-17 16:41:14 +0800
committerPatrick Georgi <patrick@georgi-clan.de>2013-02-18 08:59:47 +0100
commit178df1121d638650f5eed3210ee94da1981070ea (patch)
tree8a9e4847043d16190f7aa6ccf18ce7a96534fac9 /src/southbridge/amd/cimx/sb900
parent92f03c0a063e842febf616641a0a9ff967dd2013 (diff)
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>
Diffstat (limited to 'src/southbridge/amd/cimx/sb900')
-rwxr-xr-xsrc/southbridge/amd/cimx/sb900/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/southbridge/amd/cimx/sb900/Kconfig b/src/southbridge/amd/cimx/sb900/Kconfig
index acc369e667..0efbf9707c 100755
--- a/src/southbridge/amd/cimx/sb900/Kconfig
+++ b/src/southbridge/amd/cimx/sb900/Kconfig
@@ -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