Skip to content

Commit d7f1f9f

Browse files
author
Jiri Kosina
committed
HID: playstation: require multicolor LED functionality
The driver requires multicolor LED support; express that in Kconfig. Reported-by: kernel test robot <lkp@intel.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
1 parent 3c92cb4 commit d7f1f9f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

drivers/hid/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -868,6 +868,7 @@ config HID_PLANTRONICS
868868
config HID_PLAYSTATION
869869
tristate "PlayStation HID Driver"
870870
depends on HID
871+
depends on LEDS_CLASS_MULTICOLOR
871872
select CRC32
872873
select POWER_SUPPLY
873874
help

0 commit comments

Comments
 (0)