* [PATCH] improve CONFIG_EMBEDDED help text
@ 2004-04-03 4:14 Matt Mackall
0 siblings, 0 replies; only message in thread
From: Matt Mackall @ 2004-04-03 4:14 UTC (permalink / raw)
To: linux-kernel, Andrew Morton
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2004-04-03 4:14 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-04-03 4:14 [PATCH] improve CONFIG_EMBEDDED help text Matt Mackall
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox