Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1738097 > unrolled thread

[PATCH] hid: retrode: tell what a Retrode is and drop a blank line

Started byRandy Dunlap <rdunlap@infradead.org>
First post2017-09-24 02:40 +0200
Last post2017-09-24 02:40 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [PATCH] hid: retrode: tell what a Retrode is and drop a blank line Randy Dunlap <rdunlap@infradead.org> - 2017-09-24 02:40 +0200

#1738097 — [PATCH] hid: retrode: tell what a Retrode is and drop a blank line

FromRandy Dunlap <rdunlap@infradead.org>
Date2017-09-24 02:40 +0200
Subject[PATCH] hid: retrode: tell what a Retrode is and drop a blank line
Message-ID<ut37H-1Hj-5@gated-at.bofh.it>
From: Randy Dunlap <rdunlap@infradead.org>

Add descriptive info to prompt string so that someone can know what
a Retrode is.  Drop an unneeded blank line.

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Bastien Nocera <hadess@hadess.net>
Cc: Jiri Kosina <jikos@kernel.org>
Cc: Benjamin Tissoires <benjamin.tissoires@redhat.com>
---
 drivers/hid/Kconfig |    3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

--- lnx-414-rc1.orig/drivers/hid/Kconfig
+++ lnx-414-rc1/drivers/hid/Kconfig
@@ -749,11 +749,10 @@ config HID_PRIMAX
 	HID standard.
 
 config HID_RETRODE
-	tristate "Retrode"
+	tristate "Retrode 2 USB adapter for vintage video games"
 	depends on USB_HID
 	---help---
 	Support for
-
 	  * Retrode 2 cartridge and controller adapter
 
 config HID_ROCCAT

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web