mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] gnss: tell what GNSS means
@ 2023-09-25  5:43 Randy Dunlap
  2023-10-16 14:38 ` Johan Hovold
  0 siblings, 1 reply; 5+ messages in thread
From: Randy Dunlap @ 2023-09-25  5:43 UTC (permalink / raw)
  To: linux-kernel; +Cc: Randy Dunlap, Johan Hovold, Greg Kroah-Hartman

Tell users what GNSS means in the Kconfig prompt.

Fixes: 2b6a44035143 ("gnss: add GNSS receiver subsystem")
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Johan Hovold <johan@kernel.org>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
---
 drivers/gnss/Kconfig |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff -- a/drivers/gnss/Kconfig b/drivers/gnss/Kconfig
--- a/drivers/gnss/Kconfig
+++ b/drivers/gnss/Kconfig
@@ -4,7 +4,7 @@
 #
 
 menuconfig GNSS
-	tristate "GNSS receiver support"
+	tristate "GNSS (Global Navigation Satellite System) receiver support"
 	help
 	  Say Y here if you have a GNSS receiver (e.g. a GPS receiver).
 

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2023-10-30 10:09 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-09-25  5:43 [PATCH] gnss: tell what GNSS means Randy Dunlap
2023-10-16 14:38 ` Johan Hovold
2023-10-29  7:15   ` Pavel Machek
2023-10-29 12:13     ` Randy Dunlap
2023-10-30 10:10     ` Johan Hovold

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®