Commit ec8a31b1 authored by Matt Mackall's avatar Matt Mackall Committed by Linus Torvalds

[PATCH] CONFIG_BASE_FULL help clarification

Clarify the BASE_FULL help text.
Signed-off-by: default avatarMatt Mackall <mpm@selenic.com>
Signed-off-by: default avatarAndrew Morton <akpm@osdl.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
parent 002d476a
......@@ -272,7 +272,8 @@ config BASE_FULL
bool "Enable full-sized data structures for core" if EMBEDDED
help
Disabling this option reduces the size of miscellaneous core
kernel data structures.
kernel data structures. This saves memory on small machines,
but may reduce performance.
config FUTEX
bool "Enable futex support" 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