From 4ef61b16885322f5b89c8294ed2b49124af7b070 Mon Sep 17 00:00:00 2001 From: Martin Roth Date: Sat, 28 May 2022 12:34:44 -0600 Subject: src/Kconfig: Fix a spelling issue Signed-off-by: Martin Roth Change-Id: Ibba8558dd1825a864b427097aff8552933cc6fc3 Reviewed-on: https://review.coreboot.org/c/coreboot/+/64751 Tested-by: build bot (Jenkins) Reviewed-by: Elyes Haouas Reviewed-by: Felix Singer --- src/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Kconfig b/src/Kconfig index f1b4b846b6..e04639e86f 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. -- cgit v1.2.3