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 76ba59b9fea1..ecc11405922a 100644 --- a/drivers/hid/Kconfig +++ b/drivers/hid/Kconfig | |||
@@ -148,6 +148,12 @@ config HID_EGALAX | |||
148 | ---help--- | 148 | ---help--- |
149 | Support for the eGalax dual-touch panel. | 149 | Support for the eGalax dual-touch panel. |
150 | 150 | ||
151 | config HID_ELECOM | ||
152 | tristate "ELECOM" | ||
153 | depends on BT_HIDP | ||
154 | ---help--- | ||
155 | Support for the ELECOM BM084 (bluetooth mouse). | ||
156 | |||
151 | config HID_EZKEY | 157 | config HID_EZKEY |
152 | tristate "Ezkey" if EMBEDDED | 158 | tristate "Ezkey" if EMBEDDED |
153 | depends on USB_HID | 159 | depends on USB_HID |