diff options
author | Alessandro Guido <ag@alessandroguido.name> | 2009-09-17 09:42:57 -0400 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2009-09-17 09:47:26 -0400 |
commit | a2d693cf650f000ea22351484ee66cf4c2651eef (patch) | |
tree | 14594e172d9b21925af4dee90c41d2c3bcfa2976 /drivers/hid | |
parent | c4c259bcc27c4242b012106afdba183622b1735f (diff) |
HID: Remove duplicate Kconfig entry
Signed-off-by: Alessandro Guido <ag@alessandroguido.name>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'drivers/hid')
-rw-r--r-- | drivers/hid/Kconfig | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/drivers/hid/Kconfig b/drivers/hid/Kconfig index 111afbe8de03..24d90ea246ce 100644 --- a/drivers/hid/Kconfig +++ b/drivers/hid/Kconfig | |||
@@ -205,13 +205,6 @@ config HID_NTRIG | |||
205 | Support for N-Trig touch screen. | 205 | Support for N-Trig touch screen. |
206 | 206 | ||
207 | config HID_PANTHERLORD | 207 | config HID_PANTHERLORD |
208 | tristate "Pantherlord devices support" if EMBEDDED | ||
209 | depends on USB_HID | ||
210 | default !EMBEDDED | ||
211 | ---help--- | ||
212 | Support for PantherLord/GreenAsia based device support. | ||
213 | |||
214 | config HID_PANTHERLORD | ||
215 | tristate "Pantherlord support" if EMBEDDED | 208 | tristate "Pantherlord support" if EMBEDDED |
216 | depends on USB_HID | 209 | depends on USB_HID |
217 | default !EMBEDDED | 210 | default !EMBEDDED |