summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorUwe Kleine-König <u.kleine-koenig@pengutronix.de>2016-09-09 10:04:58 +0200
committerJiri Kosina <jkosina@suse.cz>2016-09-29 10:19:45 +0200
commit67797b9237766b1608818d5379e06a0a3c9fb2ee (patch)
treee44d7c2009c00270a578780458417adca9a0644b /lib
parent0c6cac1aff528f4d275affd29cd60dfc4dc15638 (diff)
downloadop-kernel-dev-67797b9237766b1608818d5379e06a0a3c9fb2ee.zip
op-kernel-dev-67797b9237766b1608818d5379e06a0a3c9fb2ee.tar.gz
lib/Kconfig.debug: fix DEBUG_SECTION_MISMATCH description
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'lib')
-rw-r--r--lib/Kconfig.debug2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Kconfig.debug b/lib/Kconfig.debug
index f4b797a..c0ae0fc 100644
--- a/lib/Kconfig.debug
+++ b/lib/Kconfig.debug
@@ -303,7 +303,7 @@ config DEBUG_SECTION_MISMATCH
a larger kernel).
- Run the section mismatch analysis for each module/built-in.o file.
When we run the section mismatch analysis on vmlinux.o, we
- lose valueble information about where the mismatch was
+ lose valuable information about where the mismatch was
introduced.
Running the analysis for each module/built-in.o file
tells where the mismatch happens much closer to the
OpenPOWER on IntegriCloud