Skip to content
This repository was archived by the owner on Nov 8, 2023. It is now read-only.

Commit 8a703a7

Browse files
Ravi Gunasekaranr-vignesh
authored andcommitted
arm64: defconfig: Enable USB2 PHY Driver
The USB controller on TI SoCs such as AM65x needs the USB2 PHY driver to communicate with VBUS/ID comparator. So enable the OMAP USB2 PHY driver. Signed-off-by: Ravi Gunasekaran <r-gunasekaran@ti.com> Signed-off-by: Siddharth Vadapalli <s-vadapalli@ti.com> Link: https://lore.kernel.org/r/20240607061056.708946-1-s-vadapalli@ti.com Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com>
1 parent 74aa570 commit 8a703a7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/arm64/configs/defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1064,6 +1064,7 @@ CONFIG_USB_MTU3=y
10641064
CONFIG_USB_MUSB_HDRC=y
10651065
CONFIG_USB_MUSB_SUNXI=y
10661066
CONFIG_USB_DWC3=y
1067+
CONFIG_OMAP_USB2=m
10671068
CONFIG_USB_DWC2=y
10681069
CONFIG_USB_CHIPIDEA=y
10691070
CONFIG_USB_CHIPIDEA_UDC=y

0 commit comments

Comments
 (0)