summaryrefslogtreecommitdiff
path: root/configs/mx6cuboxi_defconfig
diff options
context:
space:
mode:
authorJosua Mayer <josua@solid-run.com>2022-05-19 12:32:00 +0300
committerStefano Babic <sbabic@denx.de>2022-06-14 22:25:26 +0300
commit815216187e9c93dddb6c65ea2b114c19ca083654 (patch)
tree3341f66cb58e1654c53dc63e244a0b1c38f935e3 /configs/mx6cuboxi_defconfig
parent741ce3084efffee6b43b88a389caf0f64eaf80e8 (diff)
downloadu-boot-815216187e9c93dddb6c65ea2b114c19ca083654.tar.xz
mx6cuboxi: enable driver for adin1300 phy
Since SoMs revision 1.9 the ar8035 phy has been replaced by adin1300. Enable the driver so that the new SoMs have functional networking. Signed-off-by: Josua Mayer <josua@solid-run.com>
Diffstat (limited to 'configs/mx6cuboxi_defconfig')
-rw-r--r--configs/mx6cuboxi_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/mx6cuboxi_defconfig b/configs/mx6cuboxi_defconfig
index d3ac8eeeba..46634a1727 100644
--- a/configs/mx6cuboxi_defconfig
+++ b/configs/mx6cuboxi_defconfig
@@ -55,6 +55,7 @@ CONFIG_DWC_AHSATA=y
CONFIG_SPL_SYS_I2C_LEGACY=y
CONFIG_FSL_USDHC=y
CONFIG_PHYLIB=y
+CONFIG_PHY_ADIN=y
CONFIG_PHY_ATHEROS=y
CONFIG_DM_ETH=y
CONFIG_FEC_MXC=y