Commit d7f1f9fe authored by Jiri Kosina's avatar Jiri Kosina

HID: playstation: require multicolor LED functionality

The driver requires multicolor LED support; express that in Kconfig.
Reported-by: default avatarkernel test robot <lkp@intel.com>
Signed-off-by: default avatarJiri Kosina <jkosina@suse.cz>
parent 3c92cb4c
...@@ -868,6 +868,7 @@ config HID_PLANTRONICS ...@@ -868,6 +868,7 @@ config HID_PLANTRONICS
config HID_PLAYSTATION config HID_PLAYSTATION
tristate "PlayStation HID Driver" tristate "PlayStation HID Driver"
depends on HID depends on HID
depends on LEDS_CLASS_MULTICOLOR
select CRC32 select CRC32
select POWER_SUPPLY select POWER_SUPPLY
help help
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment