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


Groups > linux.kernel > #1738097

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

From Randy Dunlap <rdunlap@infradead.org>
Newsgroups linux.kernel
Subject [PATCH] hid: retrode: tell what a Retrode is and drop a blank line
Date 2017-09-24 02:40 +0200
Message-ID <ut37H-1Hj-5@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


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

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

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

csiph-web