ANDROID: GKI: defconfig: Enable USB xHCI sideband configuration

To enable USB audio offloading, the xHCI sideband driver is required, as it
maintains and communicates endpoint information to the USB offload vendor
drivers.

Bug: 392112015
Change-Id: Iaa4ff7b56e57e4ace4186df91c746b252dd912d9
Signed-off-by: Wesley Cheng <quic_wcheng@quicinc.com>
This commit is contained in:
Wesley Cheng
2025-04-11 14:38:56 -07:00
committed by Carlos Llamas
parent 6a37149b68
commit 0bee1c826e
+1
View File
@@ -531,6 +531,7 @@ CONFIG_USB_ANNOUNCE_NEW_DEVICES=y
CONFIG_USB_OTG=y
CONFIG_USB_MON=m
CONFIG_USB_XHCI_HCD=y
CONFIG_USB_XHCI_SIDEBAND=y
CONFIG_USB_EHCI_HCD=y
CONFIG_USB_EHCI_ROOT_HUB_TT=y
CONFIG_USB_EHCI_HCD_PLATFORM=y