35ec18ac08
It's common for people to put in a 'default n' "just in case", because it might not be obvious that bool symbols implicitly default to 'n'. To make it clearer, mention the implicit default value on the reference pages of symbols without defaults. Also mention that choices without defaults default to the first (visible) symbol in the choice. Note: Adding to the confusion, Kconfig used to generate a '# CONFIG_FOO is not set' line for 'default n', but no output when there was no default. I changed that recently in both the C tools and Kconfiglib. There's no output either case now (unless the symbol is visible). Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no> |
||
---|---|---|
.. | ||
extract_content.py | ||
filter-doc-log.sh | ||
genrest.py |