From: Baruch Siach Date: Mon, 7 Aug 2017 12:41:34 +0000 (+0300) Subject: linux: drop full stop from prompt text X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=0cfe1332d816d791b86ff353fc0ea99d55d8f2c7;p=buildroot.git 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 Signed-off-by: Arnout Vandecappelle (Essensium/Mind) --- diff --git a/linux/Config.in b/linux/Config.in index 59cb3af52c..b654b5d981 100644 --- a/linux/Config.in +++ b/linux/Config.in @@ -368,7 +368,7 @@ choice default 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 Use a device tree source distributed with the kernel sources. The dts files are located