summaryrefslogtreecommitdiffstats
path: root/pbl
diff options
context:
space:
mode:
authorJules Maselbas <jmaselbas@kalray.eu>2021-09-29 14:05:58 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2021-10-01 11:13:12 +0200
commitd30ae2826753a0471bc2ca38862f5512ac4f771b (patch)
treeff495408dc5addeeab0445788960e3b1b284f3ed /pbl
parentc67ada0024da66616acd80b01c8c8b454d16f6d8 (diff)
downloadbarebox-d30ae2826753a0471bc2ca38862f5512ac4f771b.tar.gz
barebox-d30ae2826753a0471bc2ca38862f5512ac4f771b.tar.xz
pbl/Kconfig: fix typo "inflluences" -> "influences"
Signed-off-by: Jules Maselbas <jmaselbas@kalray.eu> Link: https://lore.barebox.org/20210929120558.1424-1-jmaselbas@kalray.eu Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'pbl')
-rw-r--r--pbl/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/pbl/Kconfig b/pbl/Kconfig
index 451a278c40..5fc9971084 100644
--- a/pbl/Kconfig
+++ b/pbl/Kconfig
@@ -33,7 +33,7 @@ config PBL_RELOCATABLE
Generate a pbl binary which can relocate itself during startup to run
on different addresses. This is useful if your memory layout is not
known during compile time.
- This option only inflluences the PBL image. See RELOCATABLE to also make
+ This option only influences the PBL image. See RELOCATABLE to also make
the real image relocatable.
config PBL_VERIFY_PIGGY