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:
Ulf Magnusson 2019-02-26 21:12:10 +01:00 committed by Anas Nashif
commit 40436f730b
10 changed files with 25 additions and 50 deletions

View file

@ -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