Skip to content

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 <[email protected]> Signed-off-by: Siddharth Vadapalli <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Vignesh Raghavendra <[email protected]>
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)