mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: "Ulrich Ölmann" <u.oelmann@pengutronix.de>
To: PTXdist Development Mailing List <ptxdist@pengutronix.de>
Cc: "Ulrich Ölmann" <u.oelmann@pengutronix.de>
Subject: [ptxdist] [PATCH] kernel: fix typos in kconfig help texts
Date: Fri, 23 Aug 2019 06:39:47 +0200	[thread overview]
Message-ID: <20190823043947.20652-1-u.oelmann@pengutronix.de> (raw)

Signed-off-by: Ulrich Ölmann <u.oelmann@pengutronix.de>
---
 platforms/kernel.in | 28 ++++++++++++++--------------
 1 file changed, 14 insertions(+), 14 deletions(-)

diff --git a/platforms/kernel.in b/platforms/kernel.in
index 22c142be68e3..df83576df3ed 100644
--- a/platforms/kernel.in
+++ b/platforms/kernel.in
@@ -136,7 +136,7 @@ choice
 		bool
 		prompt "xipImage"
 		help
-		  Create eXecute In Place Image
+		  Create eXecute In Place Image.
 
 	config KERNEL_IMAGE_U
 		bool
@@ -177,7 +177,7 @@ choice
 		bool
 		prompt "simpleImage"
 		help
-		  Create a simple Image with embedded DTB
+		  Create a simple Image with embedded DTB.
 endchoice
 
 if KERNEL_IMAGE_SIMPLE
@@ -198,7 +198,7 @@ config KERNEL_IMAGE_SIMPLE_DTS
 	  This specifies the "dts" file used to create your simple
 	  image.
 
-	  The default is "${PTXDIST_PLATFORMCONFIGDIR}/simpleImage.dts"
+	  The default is "${PTXDIST_PLATFORMCONFIGDIR}/simpleImage.dts".
 
 	  The path "${PTXDIST_PLATFORMCONFIGDIR}" is the directory
 	  where your platformconfig file is located.
@@ -226,8 +226,8 @@ config KERNEL_XZ
 	bool
 	help
 	  Select this if you're going to build your kernel compressed
-	  with lzma and your host system is lacking the proper tools.
-	  ("xz-utils" or the deprecated "lzma" package)
+	  with lzma and your host system is lacking the proper tools
+	  ("xz-utils" or the deprecated "lzma" package).
 
 	  Select this if you're unsure, as it won't hurt. It just
 	  increases the build time.
@@ -237,8 +237,8 @@ config KERNEL_LZOP
 	bool
 	help
 	  Select this if you're going to build your kernel compressed
-	  with lzo and your host system is lacking the proper tools.
-	  (the "lzop" package)
+	  with lzo and your host system is lacking the proper tools
+	  (the "lzop" package).
 
 	  Select this if you're unsure, as it won't hurt. It just
 	  increases the build time.
@@ -248,8 +248,8 @@ config KERNEL_LZ4
 	bool
 	help
 	  Select this if you're going to build your kernel compressed
-	  with lz4 and your host system is lacking the proper tools.
-	  (the "lz4" package)
+	  with lz4 and your host system is lacking the proper tools
+	  (the "lz4" package).
 
 	  Select this if you're unsure, as it won't hurt. It just
 	  increases the build time.
@@ -259,7 +259,7 @@ config KERNEL_OPENSSL
 	bool
 	help
 	  Select this if you're going to build your kernel with support for
-	  module signing, IMA etc. where openssl is need as hosttool
+	  module signing, IMA etc. where openssl is need as hosttool.
 
 	  Select this if you're unsure, as it won't hurt. It just
 	  increases the build time.
@@ -292,7 +292,7 @@ config KERNEL_SERIES
 	default "series"
 	help
 	  This entry specifies a patch series file which has to live in
-	  the kernel patches directory:
+	  the kernel patches directory.
 
 	  The series file contains lines with names of patch files which
 	  are then being applied to the kernel.
@@ -302,7 +302,7 @@ config KERNEL_CONFIG
 	string
 	default "kernelconfig-${PTXCONF_KERNEL_VERSION}"
 	help
-	  this entry specifies the .config file used to compile your kernel
+	  This entry specifies the .config file used to compile your kernel.
 
 endmenu
 
@@ -326,9 +326,9 @@ config KERNEL_EXTRA_MAKEVARS
 	  Changing this entry will rebuild the whole kernel.
 
 	  * C=1
-	  Run sparse when compiling
+	  Run sparse when compiling.
 
 	  * V=1
-	  Increase verbosity when compiling
+	  Increase verbosity when compiling.
 
 endif	# KERNEL
-- 
2.20.1


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

                 reply	other threads:[~2019-08-23  4:39 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190823043947.20652-1-u.oelmann@pengutronix.de \
    --to=u.oelmann@pengutronix.de \
    --cc=ptxdist@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox