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

Commit c38b8cd0 authored by Pratham Pratap's avatar Pratham Pratap
Browse files

defconfig: lito: Enable USB audio QMI service driver



This allows APPS USB XHCI driver to offload the USB audio
ISOC data transfer to remote processor. USB audio QMI driver
starts a QMI service to communicate with remote processor to
exchange audio stream related information.

Change-Id: I27ade73dbd7de4f027dbc8aef0ecd3da27d46844
Signed-off-by: default avatarPratham Pratap <prathampratap@codeaurora.org>
parent 4a3d1ca8
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -397,6 +397,7 @@ CONFIG_SOUND=y
CONFIG_SND=y
CONFIG_SND_DYNAMIC_MINORS=y
CONFIG_SND_USB_AUDIO=y
CONFIG_SND_USB_AUDIO_QMI=y
CONFIG_SND_SOC=y
CONFIG_UHID=y
CONFIG_HID_APPLE=y
+1 −0
Original line number Diff line number Diff line
@@ -403,6 +403,7 @@ CONFIG_SOUND=y
CONFIG_SND=y
CONFIG_SND_DYNAMIC_MINORS=y
CONFIG_SND_USB_AUDIO=y
CONFIG_SND_USB_AUDIO_QMI=y
CONFIG_SND_SOC=y
CONFIG_UHID=y
CONFIG_HID_APPLE=y