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 <[email protected]> Signed-off-by: Jiri Kosina <[email protected]>
1 parent 3c92cb4 commit d7f1f9f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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)