Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6c45883c authored by Hemant Kumar's avatar Hemant Kumar
Browse files

defconfig: msm8994: Enable usb host driver for joystick/gamepad



Current kernel configuration does not support joystick/gamepads.
Controllers like Logitech F710 requires this driver to work.

CRs-Fixed: 758193
Change-Id: Id2e75e019eff3855b5fa2cc778093af68aef1511
Signed-off-by: default avatarHemant Kumar <hemantk@codeaurora.org>
parent 8e7973e2
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -543,3 +543,5 @@ CONFIG_STRICT_MEMORY_RWX=y
CONFIG_DEVFREQ_SPDM=y
CONFIG_MSM_PERFORMANCE=y
CONFIG_CONSOLE_FLUSH_ON_HOTPLUG=y
CONFIG_INPUT_JOYSTICK=y
CONFIG_JOYSTICK_XPAD=y
+2 −0
Original line number Diff line number Diff line
@@ -603,3 +603,5 @@ CONFIG_QMI_ENCDEC=y
CONFIG_STRICT_MEMORY_RWX=y
CONFIG_DEVFREQ_SPDM=y
CONFIG_MSM_PERFORMANCE=y
CONFIG_INPUT_JOYSTICK=y
CONFIG_JOYSTICK_XPAD=y