diff mbox

Remove duplicate Kconfig entry for HID_PANTHERLORD

Message ID 1253191090-23675-1-git-send-email-ag@alessandroguido.name (mailing list archive)
State Accepted
Commit a2d693cf650f000ea22351484ee66cf4c2651eef
Headers show

Commit Message

Alessandro Guido Sept. 17, 2009, 12:38 p.m. UTC
---
 drivers/hid/Kconfig |    7 -------
 1 files changed, 0 insertions(+), 7 deletions(-)

Comments

Jiri Kosina Sept. 17, 2009, 1:27 p.m. UTC | #1
On Thu, 17 Sep 2009, Alessandro Guido wrote:

> ---
>  drivers/hid/Kconfig |    7 -------
>  1 files changed, 0 insertions(+), 7 deletions(-)
> 
> diff --git a/drivers/hid/Kconfig b/drivers/hid/Kconfig
> index 111afbe..24d90ea 100644
> --- a/drivers/hid/Kconfig
> +++ b/drivers/hid/Kconfig
> @@ -205,13 +205,6 @@ config HID_NTRIG
>  	Support for N-Trig touch screen.
>  
>  config HID_PANTHERLORD
> -	tristate "Pantherlord devices support" if EMBEDDED
> -	depends on USB_HID
> -	default !EMBEDDED
> -	---help---
> -	Support for PantherLord/GreenAsia based device support.
> -
> -config HID_PANTHERLORD
>  	tristate "Pantherlord support" if EMBEDDED
>  	depends on USB_HID
>  	default !EMBEDDED

Good catch, thanks. Could you please send it also together with proper 
Signed-off-by: line?
Jiri Kosina Sept. 17, 2009, 1:48 p.m. UTC | #2
On Thu, 17 Sep 2009, Alessandro Guido wrote:

> Signed-off-by: Alessandro Guido <ag@alessandroguido.name>
> 
> ---
>  drivers/hid/Kconfig |    7 -------
>  1 files changed, 0 insertions(+), 7 deletions(-)

Applied, thanks Alessandro.
diff mbox

Patch

diff --git a/drivers/hid/Kconfig b/drivers/hid/Kconfig
index 111afbe..24d90ea 100644
--- a/drivers/hid/Kconfig
+++ b/drivers/hid/Kconfig
@@ -205,13 +205,6 @@  config HID_NTRIG
 	Support for N-Trig touch screen.
 
 config HID_PANTHERLORD
-	tristate "Pantherlord devices support" if EMBEDDED
-	depends on USB_HID
-	default !EMBEDDED
-	---help---
-	Support for PantherLord/GreenAsia based device support.
-
-config HID_PANTHERLORD
 	tristate "Pantherlord support" if EMBEDDED
 	depends on USB_HID
 	default !EMBEDDED