lkml.org 
[lkml]   [2004]   [Apr]   [2]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[PATCH] improve CONFIG_EMBEDDED help text

Make CONFIG_EMBEDDED description more accurate

Index: tiny/init/Kconfig
===================================================================
--- tiny.orig/init/Kconfig 2004-03-25 14:09:38.000000000 -0600
+++ tiny/init/Kconfig 2004-03-25 15:49:17.000000000 -0600
@@ -183,12 +183,12 @@


menuconfig EMBEDDED
- bool "Remove kernel features (for embedded systems)"
+ bool "Configure standard kernel features (for small systems)"
help
- This option allows certain base kernel features to be removed from
- the build. This is for specialized environments which can tolerate
- a "non-standard" kernel. Only use this if you really know what you
- are doing.
+ This option allows certain base kernel options and settings
+ to be disabled or tweaked. This is for specialized
+ environments which can tolerate a "non-standard" kernel.
+ Only use this if you really know what you are doing.

config KALLSYMS
bool "Load all symbols for debugging/kksymoops" if EMBEDDED
--
Matt Mackall : http://www.selenic.com : Linux development and consulting
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 14:02    [W:0.018 / U:0.332 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site