summaryrefslogtreecommitdiff
path: root/configs/nitrogen6dl2g_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-03-11 09:12:08 -0500
committerTom Rini <trini@konsulko.com>2022-03-18 12:48:17 -0400
commit79b6eab0bd9f25727e95ba49d10b4547cfe1aca4 (patch)
treead1528dde067bb51272b95e948630f03aefc2ac6 /configs/nitrogen6dl2g_defconfig
parent0e14cdfaf3ce3e716a993554c8803e39640f0168 (diff)
downloadu-boot-79b6eab0bd9f25727e95ba49d10b4547cfe1aca4.tar.gz
imx: Convert some boards to DM_ETH
A small number of i.MX6/7 and vf610 boards have not enabled DM_ETH yet. Given the state of the rest of the platform, enable DM_ETH. Cc: Alison Wang <alison.wang@nxp.com> Cc: Fabio Estevam <festevam@gmail.com> Cc: Richard Hu <richard.hu@technexion.com> Cc: Troy Kisky <troy.kisky@boundarydevices.com> Cc: Uri Mashiach <uri.mashiach@compulab.co.il> Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/nitrogen6dl2g_defconfig')
-rw-r--r--configs/nitrogen6dl2g_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/nitrogen6dl2g_defconfig b/configs/nitrogen6dl2g_defconfig
index 9a9d0b3355..848bafeba1 100644
--- a/configs/nitrogen6dl2g_defconfig
+++ b/configs/nitrogen6dl2g_defconfig
@@ -70,6 +70,7 @@ CONFIG_SPI_FLASH_SST=y
CONFIG_PHYLIB=y
CONFIG_PHY_MICREL=y
CONFIG_PHY_MICREL_KSZ90X1=y
+CONFIG_DM_ETH=y
CONFIG_FEC_MXC=y
CONFIG_MII=y
CONFIG_PINCTRL=y