summaryrefslogtreecommitdiffstats
path: root/src/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'src/Kconfig')
-rw-r--r--src/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Kconfig b/src/Kconfig
index f1b4b846b678..e04639e86f95 100644
--- a/src/Kconfig
+++ b/src/Kconfig
@@ -100,7 +100,7 @@ config ANY_TOOLCHAIN
default n
help
Many toolchains break when building coreboot since it uses quite
- unusual linker features. Unless developers explicitely request it,
+ unusual linker features. Unless developers explicitly request it,
we'll have to assume that they use their distro compiler by mistake.
Make sure that using patched compilers is a conscious decision.