aboutsummaryrefslogtreecommitdiff
path: root/configs/rcar3_salvator-x_defconfig
diff options
context:
space:
mode:
authorMarek Vasut2023-09-17 13:51:03 +0200
committerMarek Vasut2023-09-17 13:56:34 +0200
commit075e0b9050e2ec1c6a521c0a1a98be4f7feb797b (patch)
tree0600553ba9179f6d728da5b2431746e1a2df1695 /configs/rcar3_salvator-x_defconfig
parent2d22cb34136cf6558e034a46a0bffd846a6fe596 (diff)
ARM: renesas: Enable DM_ETH_PHY on 64-bit R-Car boards
Enable DM_ETH_PHY to correctly release the PHY on these boards from reset. Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
Diffstat (limited to 'configs/rcar3_salvator-x_defconfig')
-rw-r--r--configs/rcar3_salvator-x_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/rcar3_salvator-x_defconfig b/configs/rcar3_salvator-x_defconfig
index 8de39c6e6d8..6aaf24e0126 100644
--- a/configs/rcar3_salvator-x_defconfig
+++ b/configs/rcar3_salvator-x_defconfig
@@ -97,6 +97,7 @@ CONFIG_BITBANGMII=y
CONFIG_BITBANGMII_MULTI=y
CONFIG_PHY_MICREL=y
CONFIG_PHY_MICREL_KSZ90X1=y
+CONFIG_DM_ETH_PHY=y
CONFIG_RENESAS_RAVB=y
CONFIG_NVME_PCI=y
CONFIG_PCI_REGION_MULTI_ENTRY=y