aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/Kconfig
diff options
context:
space:
mode:
authorVagrant Cascadian <vagrant@debian.org>2019-05-03 14:28:37 -0800
committerTom Rini <trini@konsulko.com>2019-05-09 19:52:55 -0400
commit048a92ea54355756292aa49a4cf88518a98ec37a (patch)
treea8ee961dc01900fa41096b9473ad0412f248e940 /arch/x86/Kconfig
parentdd30961ca10b6cec605881e6350253a80163440c (diff)
downloadu-boot-048a92ea54355756292aa49a4cf88518a98ec37a.zip
u-boot-048a92ea54355756292aa49a4cf88518a98ec37a.tar.gz
u-boot-048a92ea54355756292aa49a4cf88518a98ec37a.tar.bz2
Fix spelling of available.
Signed-off-by: Vagrant Cascadian <vagrant@debian.org>
Diffstat (limited to 'arch/x86/Kconfig')
-rw-r--r--arch/x86/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig
index 45a5336..70f9398 100644
--- a/arch/x86/Kconfig
+++ b/arch/x86/Kconfig
@@ -421,7 +421,7 @@ config ENABLE_MRC_CACHE
For platforms that use Intel FSP for the memory initialization,
please check FSP output HOB via U-Boot command 'fsp hob' to see
if there is FSP_NON_VOLATILE_STORAGE_HOB_GUID (asm/fsp/fsp_hob.h).
- If such GUID does not exist, MRC cache is not avaiable on such
+ If such GUID does not exist, MRC cache is not available on such
platform (eg: Intel Queensbay), which means selecting this option
here does not make any difference.