Commit b931abdb authored by Andrew Morton's avatar Andrew Morton Committed by Linus Torvalds

[PATCH] improve CONFIG_EMBEDDED help text

From: Matt Mackall <mpm@selenic.com>

Make CONFIG_EMBEDDED description more accurate
parent cc66b6fc
......@@ -200,12 +200,12 @@ config IKCONFIG_PROC
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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment