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 98c4ff752186..4ea926a21bc8 100644 --- a/drivers/hid/Kconfig +++ b/drivers/hid/Kconfig | |||
@@ -128,6 +128,12 @@ config DRAGONRISE_FF | |||
128 | Say Y here if you want to enable force feedback support for DragonRise Inc. | 128 | Say Y here if you want to enable force feedback support for DragonRise Inc. |
129 | game controllers. | 129 | game controllers. |
130 | 130 | ||
131 | config HID_EGALAX | ||
132 | tristate "eGalax multi-touch panel" | ||
133 | depends on USB_HID | ||
134 | ---help--- | ||
135 | Support for the eGalax dual-touch panel | ||
136 | |||
131 | config HID_EZKEY | 137 | config HID_EZKEY |
132 | tristate "Ezkey" if EMBEDDED | 138 | tristate "Ezkey" if EMBEDDED |
133 | depends on USB_HID | 139 | depends on USB_HID |