From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nikolai Kondrashov Subject: [PATCH 3/3] Input: update dragonrise Kconfig description Date: Fri, 28 Jan 2011 14:50:53 +0300 Message-ID: <1296215454-2586-4-git-send-email-spbnick@gmail.com> References: <1296215454-2586-1-git-send-email-spbnick@gmail.com> Return-path: Received: from mail-ey0-f174.google.com ([209.85.215.174]:59067 "EHLO mail-ey0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754749Ab1A1LvT (ORCPT ); Fri, 28 Jan 2011 06:51:19 -0500 Received: by mail-ey0-f174.google.com with SMTP id 27so1476100eye.19 for ; Fri, 28 Jan 2011 03:51:19 -0800 (PST) In-Reply-To: <1296215454-2586-1-git-send-email-spbnick@gmail.com> Sender: linux-input-owner@vger.kernel.org List-Id: linux-input@vger.kernel.org To: Jiri Kosina Cc: Dmitry Torokhov , linux-input , Vladislav Naumov , Nikolai Kondrashov Add list of (supposedly) supported gamepads to dragonrise driver Kconfig description. Signed-off-by: Nikolai Kondrashov --- drivers/hid/Kconfig | 7 ++++++- 1 files changed, 6 insertions(+), 1 deletions(-) diff --git a/drivers/hid/Kconfig b/drivers/hid/Kconfig index 2560f01..2824114 100644 --- a/drivers/hid/Kconfig +++ b/drivers/hid/Kconfig @@ -140,7 +140,12 @@ config HID_DRAGONRISE tristate "DragonRise Inc. game controller" depends on USB_HID ---help--- - Say Y here if you have DragonRise Inc.game controllers. + Say Y here if you have DragonRise Inc. game controllers. + These might be branded as: + - Tesun USB-703 + - Media-tech MT1504 "Rogue" + - DVTech JS19 "Gear" + - Defender Game Master config DRAGONRISE_FF bool "DragonRise Inc. force feedback" -- 1.7.2.3