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 7ced6476026a..1ab067ee7e6c 100644 --- a/drivers/hid/Kconfig +++ b/drivers/hid/Kconfig | |||
@@ -131,6 +131,13 @@ config HID_CYPRESS | |||
131 | ---help--- | 131 | ---help--- |
132 | Support for Cypress mouse and barcodes. | 132 | Support for Cypress mouse and barcodes. |
133 | 133 | ||
134 | config HID_DELL | ||
135 | tristate "Dell" | ||
136 | default m | ||
137 | depends on USB_HID | ||
138 | ---help--- | ||
139 | Support for Dell W7658. | ||
140 | |||
134 | config HID_EZKEY | 141 | config HID_EZKEY |
135 | tristate "Ezkey" | 142 | tristate "Ezkey" |
136 | default m | 143 | default m |