diff options
Diffstat (limited to 'drivers/hid/Kconfig')
-rw-r--r-- | drivers/hid/Kconfig | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/drivers/hid/Kconfig b/drivers/hid/Kconfig index 0c8ce3a68d27..84272c690310 100644 --- a/drivers/hid/Kconfig +++ b/drivers/hid/Kconfig | |||
@@ -247,6 +247,12 @@ config HID_SONY | |||
247 | ---help--- | 247 | ---help--- |
248 | Support for Sony PS3 controller. | 248 | Support for Sony PS3 controller. |
249 | 249 | ||
250 | config HID_STANTUM | ||
251 | tristate "Stantum" if EMBEDDED | ||
252 | depends on USB_HID | ||
253 | ---help--- | ||
254 | Support for Stantum multitouch panel. | ||
255 | |||
250 | config HID_SUNPLUS | 256 | config HID_SUNPLUS |
251 | tristate "Sunplus" if EMBEDDED | 257 | tristate "Sunplus" if EMBEDDED |
252 | depends on USB_HID | 258 | depends on USB_HID |