diff options
Diffstat (limited to 'drivers/hid/Kconfig')
-rw-r--r-- | drivers/hid/Kconfig | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/drivers/hid/Kconfig b/drivers/hid/Kconfig index 65b577eaf823..aadef9abc05d 100644 --- a/drivers/hid/Kconfig +++ b/drivers/hid/Kconfig | |||
@@ -187,6 +187,13 @@ config HID_MONTEREY | |||
187 | ---help--- | 187 | ---help--- |
188 | Support for Monterey Genius KB29E. | 188 | Support for Monterey Genius KB29E. |
189 | 189 | ||
190 | config HID_NTRIG | ||
191 | tristate "NTrig" if EMBEDDED | ||
192 | depends on USB_HID | ||
193 | default y | ||
194 | ---help--- | ||
195 | Support for N-Trig touch screen. | ||
196 | |||
190 | config HID_PANTHERLORD | 197 | config HID_PANTHERLORD |
191 | tristate "Pantherlord devices support" if EMBEDDED | 198 | tristate "Pantherlord devices support" if EMBEDDED |
192 | depends on USB_HID | 199 | depends on USB_HID |