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
|
@ -6,8 +6,7 @@
|
|||
#
|
||||
|
||||
menuconfig NEURAL_NET_ACCEL
|
||||
bool
|
||||
prompt "Neural Network Accelerator Drivers"
|
||||
bool "Neural Network Accelerator Drivers"
|
||||
help
|
||||
Enable support for Neural Network Accelerators
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue