Commit 75e9810d authored by Rahul Rameshbabu's avatar Rahul Rameshbabu Committed by K900
Browse files

linux: enable FF support for hid-nvidia-shield



Enables FF support for 2017 NVIDIA SHIELD (Thunderstrike) controller.

Signed-off-by: default avatarRahul Rameshbabu <sergeantsagara@protonmail.com>
parent beb7aeec
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -993,6 +993,7 @@ let
      JOYSTICK_PSXPAD_SPI_FF = yes;
      LOGIG940_FF        = yes;
      NINTENDO_FF        = whenAtLeast "5.16" yes;
      NVIDIA_SHIELD_FF   = whenAtLeast "6.5" yes;
      PLAYSTATION_FF     = whenAtLeast "5.12" yes;
      SONY_FF            = yes;
      SMARTJOYPLUS_FF    = yes;