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

Commit 3aaa09af authored by Hemant Kumar's avatar Hemant Kumar
Browse files

defconfig: arm64: Enable USB Electrical and Link test support on kona



Enable EHSET Test fixture driver to perform the high speed electrical
testing procedure for USB-IF compliance. Also enable the Link Layer
Test driver to allow for SuperSpeed link layer testing.

Change-Id: Ic92c28dd30b2d5f00278303727a6586b0375c691
Signed-off-by: default avatarHemant Kumar <hemantk@codeaurora.org>
parent 3d91e789
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -432,6 +432,8 @@ CONFIG_USB_DWC3=y
CONFIG_USB_DWC3_MSM=y
CONFIG_USB_ISP1760=y
CONFIG_USB_ISP1760_HOST_ROLE=y
CONFIG_USB_EHSET_TEST_FIXTURE=y
CONFIG_USB_LINK_LAYER_TEST=y
CONFIG_USB_REDRIVER_NB7VPQ904M=y
CONFIG_NOP_USB_XCEIV=y
CONFIG_USB_MSM_SSPHY_QMP=y
+2 −0
Original line number Diff line number Diff line
@@ -444,6 +444,8 @@ CONFIG_USB_DWC3=y
CONFIG_USB_DWC3_MSM=y
CONFIG_USB_ISP1760=y
CONFIG_USB_ISP1760_HOST_ROLE=y
CONFIG_USB_EHSET_TEST_FIXTURE=y
CONFIG_USB_LINK_LAYER_TEST=y
CONFIG_USB_REDRIVER_NB7VPQ904M=y
CONFIG_NOP_USB_XCEIV=y
CONFIG_USB_MSM_SSPHY_QMP=y