ANDROID: GKI: enable hid-playstation FF

To enable DualSense rumble, we need to set CONFIG_PLAYSTATION_FF to
"y".

Bug: 167947264
Signed-off-by: Kim Low <kim-huei.low@sony.com>
Change-Id: I88d6187e6b8ca57f291753c6c665feb0380f74c5
This commit is contained in:
Kim Low
2021-02-26 12:54:56 -08:00
committed by Todd Kjos
parent 64e0399967
commit c3bf09a68b
2 changed files with 2 additions and 0 deletions

View File

@@ -416,6 +416,7 @@ CONFIG_HID_NINTENDO=y
CONFIG_HID_PICOLCD=y
CONFIG_HID_PLANTRONICS=y
CONFIG_HID_PLAYSTATION=y
CONFIG_PLAYSTATION_FF=y
CONFIG_HID_ROCCAT=y
CONFIG_HID_SONY=y
CONFIG_SONY_FF=y

View File

@@ -375,6 +375,7 @@ CONFIG_HID_NINTENDO=y
CONFIG_HID_PICOLCD=y
CONFIG_HID_PLANTRONICS=y
CONFIG_HID_PLAYSTATION=y
CONFIG_PLAYSTATION_FF=y
CONFIG_HID_ROCCAT=y
CONFIG_HID_SONY=y
CONFIG_SONY_FF=y