kconfig: Use a short consistent prompt style
Same change as in commit 8cf8db3a73
("Kconfig: Use a short, consistent
style for prompts"), fixing stuff that got introduced since then.
Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no>
This commit is contained in:
parent
2810b88971
commit
40436f730b
10 changed files with 25 additions and 50 deletions
|
@ -21,8 +21,7 @@ choice
|
|||
Specify the type of EPD connected to the SSD1673 controller.
|
||||
|
||||
config SSD1673_EPD_GDE0213B1
|
||||
bool
|
||||
prompt "GDE0213B1 2.13\""
|
||||
bool "GDE0213B1 2.13\""
|
||||
|
||||
endchoice
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue