mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-27 21:26:36 +00:00
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:
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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user