diff options
author | Jiri Kosina <jkosina@suse.cz> | 2010-05-19 08:26:44 -0400 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2010-05-19 08:26:44 -0400 |
commit | 77933c354c6c0e4b6abcb417518e84b8fd9b7ae4 (patch) | |
tree | f05d0a426959ee01ce74c1f4733076d3b0ee4c8d /drivers/hid/Kconfig | |
parent | 896ebc0935a1280b6f0d56c0cd9e2ec01fdebc68 (diff) | |
parent | c872b0fccc6e086beea0a7b3b4123b7d0e75a868 (diff) |
Merge branch 'egalax' into for-linus
Conflicts:
drivers/hid/hid-ids.h
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 |