summaryrefslogtreecommitdiff
path: root/config/global.in
diff options
context:
space:
mode:
authorYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2007-05-13 21:11:27 (GMT)
committerYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2007-05-13 21:11:27 (GMT)
commit4ef6286f11161370e7d77102ec23df58a11a7e47 (patch)
tree074a2430820074f73fb5a9f621beec1ca3d2fc94 /config/global.in
parenta47bd2d00e3f766a58d57d30e77613726475326e (diff)
Remove dead entries for components not yet integrated: cygwin kernel, tcc...
Some fixups in config entries, to avoid warnings when parsed by the kconfig parser.
Diffstat (limited to 'config/global.in')
-rw-r--r--config/global.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/config/global.in b/config/global.in
index ee23a5d..00c5b10 100644
--- a/config/global.in
+++ b/config/global.in
@@ -242,8 +242,8 @@ config LOG_SEE_TOOLS_WARN
default n
depends on ! LOG_ERROR
help
- If you say Y here, then you will have see the warning lines from
- the components builds.
+ If you say Y here, then you will see the warning lines from the
+ components builds.
It should suffice to say N here, as those will anyway be visible
in the log file (if you want one).