diff mbox series

[2/2] arm64: renesas: defconfig: add MARVELL 10G PHY

Message ID 877cof8454.wl-kuninori.morimoto.gx@renesas.com (mailing list archive)
State Rejected
Delegated to: Geert Uytterhoeven
Headers show
Series arm64: dts: renesas: Add Renesas R8A779F0 S4 Starter Kit support | expand

Commit Message

Kuninori Morimoto Sept. 25, 2023, 12:53 a.m. UTC
MARVELL 10G PHY is needed for S4 StarterKit board.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
---
 arch/arm64/configs/renesas_defconfig | 1 +
 1 file changed, 1 insertion(+)

Comments

Yoshihiro Shimoda Sept. 25, 2023, 12:58 a.m. UTC | #1
Hello Morimoto-san,

> From: Kuninori Morimoto, Sent: Monday, September 25, 2023 9:53 AM
> 
> MARVELL 10G PHY is needed for S4 StarterKit board.
> 
> Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
> ---
>  arch/arm64/configs/renesas_defconfig | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/arch/arm64/configs/renesas_defconfig b/arch/arm64/configs/renesas_defconfig
> index 78d5d35ae9a1..185ee0ebe0ed 100644
> --- a/arch/arm64/configs/renesas_defconfig
> +++ b/arch/arm64/configs/renesas_defconfig
> @@ -138,6 +138,7 @@ CONFIG_VIRTIO_NET=y
>  CONFIG_SH_ETH=y
>  CONFIG_RAVB=y
>  CONFIG_RENESAS_ETHER_SWITCH=y
> +CONFIG_BCM54140_PHY=y
>  CONFIG_MARVELL_10G_PHY=y

The MARVELL 10G PHY (CONFIG_MARVELL_10G_PHY) has already been enabled.
So, CONFIG_BCM54140_PHY is not needed.

Best regards,
Yoshihiro Shimoda

>  CONFIG_MICREL_PHY=y
>  CONFIG_REALTEK_PHY=y
> --
> 2.25.1
diff mbox series

Patch

diff --git a/arch/arm64/configs/renesas_defconfig b/arch/arm64/configs/renesas_defconfig
index 78d5d35ae9a1..185ee0ebe0ed 100644
--- a/arch/arm64/configs/renesas_defconfig
+++ b/arch/arm64/configs/renesas_defconfig
@@ -138,6 +138,7 @@  CONFIG_VIRTIO_NET=y
 CONFIG_SH_ETH=y
 CONFIG_RAVB=y
 CONFIG_RENESAS_ETHER_SWITCH=y
+CONFIG_BCM54140_PHY=y
 CONFIG_MARVELL_10G_PHY=y
 CONFIG_MICREL_PHY=y
 CONFIG_REALTEK_PHY=y