summaryrefslogtreecommitdiff
path: root/configs/pico-hobbit-imx6ul_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-03-11 17:12:08 +0300
committerTom Rini <trini@konsulko.com>2022-03-18 19:48:17 +0300
commit79b6eab0bd9f25727e95ba49d10b4547cfe1aca4 (patch)
treead1528dde067bb51272b95e948630f03aefc2ac6 /configs/pico-hobbit-imx6ul_defconfig
parent0e14cdfaf3ce3e716a993554c8803e39640f0168 (diff)
downloadu-boot-79b6eab0bd9f25727e95ba49d10b4547cfe1aca4.tar.xz
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/pico-hobbit-imx6ul_defconfig')
-rw-r--r--configs/pico-hobbit-imx6ul_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/pico-hobbit-imx6ul_defconfig b/configs/pico-hobbit-imx6ul_defconfig
index 1ce17e6038..e5d0936873 100644
--- a/configs/pico-hobbit-imx6ul_defconfig
+++ b/configs/pico-hobbit-imx6ul_defconfig
@@ -57,6 +57,7 @@ CONFIG_FSL_USDHC=y
CONFIG_PHYLIB=y
CONFIG_PHY_MICREL=y
CONFIG_PHY_MICREL_KSZ8XXX=y
+CONFIG_DM_ETH=y
CONFIG_FEC_MXC=y
CONFIG_MII=y
CONFIG_PINCTRL=y