aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hid/Kconfig
diff options
context:
space:
mode:
authorJiri Kosina <jkosina@suse.cz>2014-03-14 10:30:16 -0400
committerJiri Kosina <jkosina@suse.cz>2014-03-14 10:30:16 -0400
commit65ab2fc479fa8554e26d6d1726a4ebe6f29a73be (patch)
treea90294685f0e2a445397a6d9e7e85ac7949ebf1d /drivers/hid/Kconfig
parent866e4797b4e8100f5abcf2bfd3f7843dc40306cd (diff)
parentdccf2f65e68d2f5b5e86ae6cf9796cf558694953 (diff)
Merge branch 'for-3.15/sony' into for-3.15/hid-core-ll-transport-cleanup
Diffstat (limited to 'drivers/hid/Kconfig')
-rw-r--r--drivers/hid/Kconfig10
1 files changed, 6 insertions, 4 deletions
diff --git a/drivers/hid/Kconfig b/drivers/hid/Kconfig
index 669cc19573ae..7af9d0b5dea1 100644
--- a/drivers/hid/Kconfig
+++ b/drivers/hid/Kconfig
@@ -617,25 +617,27 @@ config HID_SAMSUNG
617 Support for Samsung InfraRed remote control or keyboards. 617 Support for Samsung InfraRed remote control or keyboards.
618 618
619config HID_SONY 619config HID_SONY
620 tristate "Sony PS2/3 accessories" 620 tristate "Sony PS2/3/4 accessories"
621 depends on USB_HID 621 depends on USB_HID
622 depends on NEW_LEDS 622 depends on NEW_LEDS
623 depends on LEDS_CLASS 623 depends on LEDS_CLASS
624 select POWER_SUPPLY
624 ---help--- 625 ---help---
625 Support for 626 Support for
626 627
627 * Sony PS3 6-axis controllers 628 * Sony PS3 6-axis controllers
629 * Sony PS4 DualShock 4 controllers
628 * Buzz controllers 630 * Buzz controllers
629 * Sony PS3 Blue-ray Disk Remote Control (Bluetooth) 631 * Sony PS3 Blue-ray Disk Remote Control (Bluetooth)
630 * Logitech Harmony adapter for Sony Playstation 3 (Bluetooth) 632 * Logitech Harmony adapter for Sony Playstation 3 (Bluetooth)
631 633
632config SONY_FF 634config SONY_FF
633 bool "Sony PS2/3 accessories force feedback support" 635 bool "Sony PS2/3/4 accessories force feedback support"
634 depends on HID_SONY 636 depends on HID_SONY
635 select INPUT_FF_MEMLESS 637 select INPUT_FF_MEMLESS
636 ---help--- 638 ---help---
637 Say Y here if you have a Sony PS2/3 accessory and want to enable force 639 Say Y here if you have a Sony PS2/3/4 accessory and want to enable
638 feedback support for it. 640 force feedback support for it.
639 641
640config HID_SPEEDLINK 642config HID_SPEEDLINK
641 tristate "Speedlink VAD Cezanne mouse support" 643 tristate "Speedlink VAD Cezanne mouse support"