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 69f3420882a6..01456b1d3833 100644 --- a/drivers/hid/Kconfig +++ b/drivers/hid/Kconfig | |||
@@ -82,6 +82,13 @@ config HID_COMPAT | |||
82 | 82 | ||
83 | If unsure, say Y. | 83 | If unsure, say Y. |
84 | 84 | ||
85 | config HID_A4TECH | ||
86 | tristate "A4 tech" | ||
87 | default m | ||
88 | depends on USB_HID | ||
89 | ---help--- | ||
90 | Support for A4 tech X5 and WOP-35 / Trust 450L mice. | ||
91 | |||
85 | config HID_APPLE | 92 | config HID_APPLE |
86 | tristate "Apple" | 93 | tristate "Apple" |
87 | default m | 94 | default m |