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

Commit 89a030a6 authored by Hemant Kumar's avatar Hemant Kumar
Browse files

defconfig: kona: 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: Id7f80ad5c018106771b9080db339b5d5f8af3ff3
Signed-off-by: default avatarHemant Kumar <hemantk@codeaurora.org>
parent d6523f1c
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -359,6 +359,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
@@ -371,6 +371,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