mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-14 15:51:56 +00:00
According to Kconfig guidelines, boolean prompts must not start with "Enable...". The following command has been used to automate the changes in this patch: sed -i "s/bool \"[Ee]nables\? \(\w\)/bool \"\U\1/g" **/Kconfig* Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no> |
||
---|---|---|
.. | ||
code_relocation | ||
code_relocation_nocopy | ||
external_lib | ||
out_of_tree_board | ||
out_of_tree_driver | ||
application_development.rst |