src/Kconfig: Fix a spelling issue
Signed-off-by: Martin Roth <gaumless@gmail.com> Change-Id: Ibba8558dd1825a864b427097aff8552933cc6fc3 Reviewed-on: https://review.coreboot.org/c/coreboot/+/64751 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Elyes Haouas <ehaouas@noos.fr> Reviewed-by: Felix Singer <felixsinger@posteo.net>
This commit is contained in:
parent
e44a3d2842
commit
4ef61b1688
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
||||
|
|
Loading…
Reference in a new issue