summaryrefslogtreecommitdiff
path: root/configs/odroid-c2_defconfig
diff options
context:
space:
mode:
authorNeil Armstrong <narmstrong@baylibre.com>2019-04-10 17:41:30 +0300
committerNeil Armstrong <narmstrong@baylibre.com>2019-04-23 12:19:49 +0300
commitd714a5be8d570290095592d6663d3af8c3abab65 (patch)
tree5a7ca70c33db7a07e085988cb48ff5fe1a66148f /configs/odroid-c2_defconfig
parentb050a30016ee5577bdd3e64b243902f902450452 (diff)
downloadu-boot-d714a5be8d570290095592d6663d3af8c3abab65.tar.xz
board: amlogic: enable PHY_REALTEK for selected boards
When using the generic PHY on boards using an RGMII Realtek PHY, gigabit speed is not always reliable. This patch enables the Realtek PHY driver for such boards. Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
Diffstat (limited to 'configs/odroid-c2_defconfig')
-rw-r--r--configs/odroid-c2_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/odroid-c2_defconfig b/configs/odroid-c2_defconfig
index 04904c28b5..66e59e5e27 100644
--- a/configs/odroid-c2_defconfig
+++ b/configs/odroid-c2_defconfig
@@ -29,6 +29,7 @@ CONFIG_DM_MMC=y
CONFIG_MMC_MESON_GX=y
CONFIG_DM_ETH=y
CONFIG_ETH_DESIGNWARE=y
+CONFIG_PHY_REALTEK=y
CONFIG_PINCTRL=y
CONFIG_PINCTRL_MESON_GXBB=y
CONFIG_DM_REGULATOR=y