summaryrefslogtreecommitdiff
path: root/config/kernel/bare-metal.in
AgeCommit message (Collapse)AuthorFilesLines
2017-11-30Make comp.libs use generated templates, tooAlexey Neyman1-0/+1
This allows us to include the component-to-package relation in the generated kconfig files and make use of that information in the show-config.sh script. Signed-off-by: Alexey Neyman <stilor@att.net>
2011-05-08config: fix recursive depsYann E. MORIN"1-9/+8
The latest kconfig stuff is more stringent when it comes to validating the dependency of the symbols. It is no longer possible to have a symbol depend on itself (such as our construct for arch/cc/libc/... was doing). Fix our generated-file infrastructure to avoid these situations when the new kconfig stuff will be merged (in a following changeset). Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
2008-11-01Unmark bare-metal being EXPERIMENTAL.Yann E. MORIN"1-1/+0
/trunk/config/kernel/bare-metal.in | 1 0 1 0 - 1 file changed, 1 deletion(-)
2008-09-29Rework the way EXPERIMENTAL kernels are marked as such.Yann E. MORIN"1-0/+12
/trunk/kconfig/kconfig.mk | 51 25 26 0 ++++++++++++++++++++++---------------------- /trunk/docs/overview.txt | 47 47 0 0 +++++++++++++++++++++++++++++++++++++++++ /trunk/config/kernel/bare-metal.in | 1 1 0 0 + 3 files changed, 73 insertions(+), 26 deletions(-)