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 71d4c0703629..dabf3b67f489 100644 --- a/drivers/hid/Kconfig +++ b/drivers/hid/Kconfig | |||
@@ -122,6 +122,12 @@ config DRAGONRISE_FF | |||
122 | Say Y here if you want to enable force feedback support for DragonRise Inc. | 122 | Say Y here if you want to enable force feedback support for DragonRise Inc. |
123 | game controllers. | 123 | game controllers. |
124 | 124 | ||
125 | config HID_EGALAX | ||
126 | tristate "eGalax multi-touch panel" | ||
127 | depends on USB_HID | ||
128 | ---help--- | ||
129 | Support for the eGalax dual-touch panel | ||
130 | |||
125 | config HID_EZKEY | 131 | config HID_EZKEY |
126 | tristate "Ezkey" if EMBEDDED | 132 | tristate "Ezkey" if EMBEDDED |
127 | depends on USB_HID | 133 | depends on USB_HID |