Skip to content

Commit 06d6ebf

Browse files
committed
Merge tag 'renesas-arm-defconfig-for-v6.17-tag1' of https://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel into soc/defconfig
Renesas ARM defconfig updates for v6.17 - Enable modular support for Renesas RZ/V2H USB2PHY Port Reset Control in the ARM64 defconfig, - Refresh shmobile_defconfig for v6.16-rc2. * tag 'renesas-arm-defconfig-for-v6.17-tag1' of https://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel: ARM: shmobile: defconfig: Refresh for v6.16-rc2 arm64: defconfig: Enable RZ/V2H(P) USB2 PHY controller reset driver Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Arnd Bergmann <[email protected]>
2 parents 86731a2 + 910aa77 commit 06d6ebf

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

arch/arm/configs/shmobile_defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ CONFIG_SH_ETH=y
5858
CONFIG_RAVB=y
5959
CONFIG_SMSC911X=y
6060
CONFIG_STMMAC_ETH=y
61+
# CONFIG_DWMAC_RENESAS_GBETH is not set
6162
CONFIG_MICREL_PHY=y
6263
CONFIG_SMSC_PHY=y
6364
CONFIG_CAN_RCAR=y

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)