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 52b617bf2b93..7ced6476026a 100644 --- a/drivers/hid/Kconfig +++ b/drivers/hid/Kconfig | |||
@@ -182,6 +182,13 @@ config HID_SAMSUNG | |||
182 | ---help--- | 182 | ---help--- |
183 | Support for Samsung IR remote. | 183 | Support for Samsung IR remote. |
184 | 184 | ||
185 | config HID_SONY | ||
186 | tristate "Sony" | ||
187 | default m | ||
188 | depends on USB_HID | ||
189 | ---help--- | ||
190 | Support for Sony PS3 controller. | ||
191 | |||
185 | config HID_SUNPLUS | 192 | config HID_SUNPLUS |
186 | tristate "Sunplus" | 193 | tristate "Sunplus" |
187 | default m | 194 | default m |