diff options
author | Randy Dunlap <[email protected]> | 2017-09-23 17:33:21 -0700 |
---|---|---|
committer | Jiri Kosina <[email protected]> | 2017-10-02 12:49:34 +0200 |
commit | fc5431dc06d442828c8f92fb913257f7df3079aa (patch) | |
tree | 8e6f5849d9f33010ab07fac1cb7038d346a5e93b | |
parent | 4f210c2938053e894ee00500dd0661f7a27a6ff4 (diff) |
HID: retrode: tell what a Retrode is and drop a blank line
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 <[email protected]>
Cc: Bastien Nocera <[email protected]>
Cc: Jiri Kosina <[email protected]>
Cc: Benjamin Tissoires <[email protected]>
Signed-off-by: Jiri Kosina <[email protected]>
-rw-r--r-- | drivers/hid/Kconfig | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/hid/Kconfig b/drivers/hid/Kconfig index 0a3117cc29e7..d95c1abbd4cc 100644 --- a/drivers/hid/Kconfig +++ b/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 |