kconfig: tweak Kconfig prompts
Tweak some Kconfig prompts after the removal of "Enable...". Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
This commit is contained in:
parent
95fb0ded6b
commit
dffaf5375c
19 changed files with 59 additions and 59 deletions
|
@ -6,7 +6,7 @@ module-str = grove_lcd_rgb
|
|||
source "subsys/logging/Kconfig.template.log_config"
|
||||
|
||||
config GROVE_LCD_RGB
|
||||
bool "The Seeed Grove LCD RGB Backlight"
|
||||
bool "Seeed Grove LCD RGB Backlight"
|
||||
help
|
||||
Setting this value will enable driver support for the Groove-LCD RGB
|
||||
Backlight.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue