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 | ||
| dummy.c | ||
| Kconfig | ||
| Kconfig.beetle | ||
| Kconfig.cc13xx_cc26xx | ||
| Kconfig.esp32 | ||
| Kconfig.hsdk | ||
| Kconfig.intel_s1000 | ||
| Kconfig.it8xxx2 | ||
| Kconfig.lpc11u6x | ||
| Kconfig.mcux | ||
| Kconfig.mcux_lpc | ||
| Kconfig.rv32m1 | ||
| Kconfig.sam0 | ||
| Kconfig.sifive | ||
| Kconfig.stm32 | ||
| Kconfig.xec | ||
| pinmux_cc13xx_cc26xx.c | ||
| pinmux_esp32.c | ||
| pinmux_hsdk.c | ||
| pinmux_intel_s1000.c | ||
| pinmux_ite_it8xxx2.c | ||
| pinmux_lpc11u6x.c | ||
| pinmux_mchp_xec.c | ||
| pinmux_mcux_lpc.c | ||
| pinmux_mcux.c | ||
| pinmux_rv32m1.c | ||
| pinmux_sam0.c | ||
| pinmux_sifive.c | ||
| pinmux_stm32.c | ||
| pinmux_stm32.h | ||