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> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| hwinfo_esp32.c | ||
| hwinfo_gecko.c | ||
| hwinfo_handlers.c | ||
| hwinfo_imxrt.c | ||
| hwinfo_litex.c | ||
| hwinfo_mcux_rcm.c | ||
| hwinfo_mcux_sim.c | ||
| hwinfo_mcux_src.c | ||
| hwinfo_mcux_syscon.c | ||
| hwinfo_nrf.c | ||
| hwinfo_psoc6.c | ||
| hwinfo_sam0.c | ||
| hwinfo_sam4l.c | ||
| hwinfo_sam_rstc.c | ||
| hwinfo_sam.c | ||
| hwinfo_shell.c | ||
| hwinfo_stm32.c | ||
| hwinfo_weak_impl.c | ||
| Kconfig | ||