From c08c73e03aa33588d9bf4243c80530f3aa1c7090 Mon Sep 17 00:00:00 2001 From: Wolfgang Müller Date: Sun, 24 Mar 2024 19:33:32 +0100 Subject: fragments: Add fragment for Playstation controllers --- fragments/devices/input/playstation | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 fragments/devices/input/playstation 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 -- cgit v1.2.3-2-gb3c3