Skip to content

Commit 41cffe6

Browse files
prabhakarladgeertu
authored andcommitted
arm64: defconfig: Enable RZ/V2H(P) USB2 PHY controller reset driver
Enable the `CONFIG_RESET_RZV2H_USB2PHY` option in the arm64 defconfig to support the USB2 PHY controller reset driver on the Renesas RZ/V2H(P) SoC, as used on the RZ/V2H EVK board. Signed-off-by: Lad Prabhakar <[email protected]> Reviewed-by: Geert Uytterhoeven <[email protected]> Link: https://lore.kernel.org/[email protected] Signed-off-by: Geert Uytterhoeven <[email protected]>
1 parent e04c78d commit 41cffe6

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
@@ -1572,6 +1572,7 @@ CONFIG_RESET_IMX7=y
15721572
CONFIG_RESET_QCOM_AOSS=y
15731573
CONFIG_RESET_QCOM_PDC=m
15741574
CONFIG_RESET_RZG2L_USBPHY_CTRL=y
1575+
CONFIG_RESET_RZV2H_USB2PHY=m
15751576
CONFIG_RESET_TI_SCI=y
15761577
CONFIG_PHY_XGENE=y
15771578
CONFIG_PHY_CAN_TRANSCEIVER=m

0 commit comments

Comments
 (0)