summaryrefslogtreecommitdiffstats
path: root/pbl
diff options
context:
space:
mode:
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