mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-03 13:51:56 +00:00
Previously, you had to go to the Kconfig dump at the bottom of the symbol reference page to see selected symbols (as opposed to the select*ing* symbols, which were already listed). Might be easy to miss. Use a format similar to the list of defaults ('- SELECTED_SYM if CONDITION'). Also list 'imply's, though I don't think those are used anywhere in Zephyr yet. Simplify the code generating the list of selecting symbols a bit as well. Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no> |
||
---|---|---|
.. | ||
extract_content.py | ||
genrest.py |