aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hid/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/hid/Kconfig')
-rw-r--r--drivers/hid/Kconfig9
1 files changed, 7 insertions, 2 deletions
diff --git a/drivers/hid/Kconfig b/drivers/hid/Kconfig
index fb52f3f6de80..53caf0b115cb 100644
--- a/drivers/hid/Kconfig
+++ b/drivers/hid/Kconfig
@@ -594,10 +594,15 @@ config HID_SAMSUNG
594 Support for Samsung InfraRed remote control or keyboards. 594 Support for Samsung InfraRed remote control or keyboards.
595 595
596config HID_SONY 596config HID_SONY
597 tristate "Sony PS3 controller" 597 tristate "Sony PS2/3 accessories"
598 depends on USB_HID 598 depends on USB_HID
599 select NEW_LEDS
600 select LEDS_CLASS
599 ---help--- 601 ---help---
600 Support for Sony PS3 6-axis controllers. 602 Support for
603
604 * Sony PS3 6-axis controllers
605 * Buzz controllers
601 606
602 Support for the Sony PS3 BD Remote is provided by HID_PS3REMOTE. 607 Support for the Sony PS3 BD Remote is provided by HID_PS3REMOTE.
603 608