From 178df1121d638650f5eed3210ee94da1981070ea Mon Sep 17 00:00:00 2001 From: Zheng Bao Date: Sun, 17 Feb 2013 16:41:14 +0800 Subject: AMD S3: Fix typo vol*a*tile in southbridge Kconfig Change non-volitile to non-volatile. Change-Id: Idfc7db3b3dcf078f0f3134fc62679bed439a4fd2 Signed-off-by: Zheng Bao Signed-off-by: Zheng Bao Reviewed-on: http://review.coreboot.org/2437 Reviewed-by: Paul Menzel Tested-by: build bot (Jenkins) Reviewed-by: Dave Frodin --- src/southbridge/amd/agesa/hudson/Kconfig | 2 +- src/southbridge/amd/cimx/sb700/Kconfig | 2 +- src/southbridge/amd/cimx/sb800/Kconfig | 2 +- src/southbridge/amd/cimx/sb900/Kconfig | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'src/southbridge') 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" diff --git a/src/southbridge/amd/cimx/sb700/Kconfig b/src/southbridge/amd/cimx/sb700/Kconfig index f139450300..ee740d5964 100644 --- a/src/southbridge/amd/cimx/sb700/Kconfig +++ b/src/southbridge/amd/cimx/sb700/Kconfig @@ -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 diff --git a/src/southbridge/amd/cimx/sb800/Kconfig b/src/southbridge/amd/cimx/sb800/Kconfig index 1f3ee9a46f..2620974dbf 100644 --- a/src/southbridge/amd/cimx/sb800/Kconfig +++ b/src/southbridge/amd/cimx/sb800/Kconfig @@ -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" 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 -- cgit v1.2.3