Message ID | 1253191090-23675-1-git-send-email-ag@alessandroguido.name (mailing list archive) |
---|---|
State | Accepted |
Commit | a2d693cf650f000ea22351484ee66cf4c2651eef |
Headers | show |
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?
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 --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