From: Randy Dunlap <[email protected]> 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]> --- 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

