linux: drop full stop from prompt text
We don't add a full stop at the end of the prompt text. Signed-off-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
This commit is contained in:
committed by
Arnout Vandecappelle (Essensium/Mind)
parent
f6756d6915
commit
0cfe1332d8
@@ -368,7 +368,7 @@ choice
|
|||||||
default BR2_LINUX_KERNEL_USE_INTREE_DTS
|
default BR2_LINUX_KERNEL_USE_INTREE_DTS
|
||||||
|
|
||||||
config BR2_LINUX_KERNEL_USE_INTREE_DTS
|
config BR2_LINUX_KERNEL_USE_INTREE_DTS
|
||||||
bool "Use a device tree present in the kernel."
|
bool "Use a device tree present in the kernel"
|
||||||
help
|
help
|
||||||
Use a device tree source distributed with
|
Use a device tree source distributed with
|
||||||
the kernel sources. The dts files are located
|
the kernel sources. The dts files are located
|
||||||
|
|||||||
Reference in New Issue
Block a user