summaryrefslogtreecommitdiff
path: root/drivers/hid/Kconfig
diff options
context:
space:
mode:
authorJiri Kosina <jkosina@suse.cz>2021-11-05 12:13:58 +0100
committerJiri Kosina <jkosina@suse.cz>2021-11-05 12:13:58 +0100
commita6be4c6c4ead4742543bbd80303bbd6ffb544fef (patch)
tree61613a6e2015f5c605532323df615f7a0e630d04 /drivers/hid/Kconfig
parentb026277a8403fe72acb4b52b9bebe716499c064c (diff)
parentd7f1f9fec09adc1d77092cb2db0e56e2a4efd262 (diff)
Merge branch 'for-5.16/playstation' into for-linus
- LED handling improvements (Roderick Colenbrander)
Diffstat (limited to 'drivers/hid/Kconfig')
-rw-r--r--drivers/hid/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/hid/Kconfig b/drivers/hid/Kconfig
index 3c33bf572d6d..d78b1c1fb97e 100644
--- a/drivers/hid/Kconfig
+++ b/drivers/hid/Kconfig
@@ -868,6 +868,7 @@ config HID_PLANTRONICS
config HID_PLAYSTATION
tristate "PlayStation HID Driver"
depends on HID
+ depends on LEDS_CLASS_MULTICOLOR
select CRC32
select POWER_SUPPLY
help