diff options
Diffstat (limited to 'fragments/devices/input')
-rw-r--r-- | fragments/devices/input/playstation | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/fragments/devices/input/playstation b/fragments/devices/input/playstation new file mode 100644 index 0000000..dbf9625 --- /dev/null +++ b/fragments/devices/input/playstation @@ -0,0 +1,7 @@ +CONFIG_HID_PLAYSTATION=m +CONFIG_PLAYSTATION_FF=y + +# needed for HID_PLAYSTATION +CONFIG_NEW_LEDS=y +CONFIG_LEDS_CLASS=y +CONFIG_LEDS_CLASS_MULTICOLOR=y |