summaryrefslogtreecommitdiff
path: root/configs/aristainetos2_defconfig
diff options
context:
space:
mode:
authorHeiko Schocher <hs@denx.de>2019-12-01 13:23:18 +0300
committerStefano Babic <sbabic@denx.de>2020-01-07 12:26:55 +0300
commit5e65496d8059377f0abb1d0d52cf4bd1ab3a0aff (patch)
tree4ed600573e678bca07f6e59e7b0febaa420e0d9f /configs/aristainetos2_defconfig
parentcf8cbb0709e8556dc7f5b40ec8f2df3fce95938e (diff)
downloadu-boot-5e65496d8059377f0abb1d0d52cf4bd1ab3a0aff.tar.xz
imx6: aristainetos: enable DM_ETH
enable DM_ETH and remove unneeded board code. Signed-off-by: Heiko Schocher <hs@denx.de>
Diffstat (limited to 'configs/aristainetos2_defconfig')
-rw-r--r--configs/aristainetos2_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/aristainetos2_defconfig b/configs/aristainetos2_defconfig
index 0fa6bfb423..92771555fa 100644
--- a/configs/aristainetos2_defconfig
+++ b/configs/aristainetos2_defconfig
@@ -76,7 +76,9 @@ CONFIG_MTD_UBI_FASTMAP_AUTOCONVERT=1
CONFIG_PHYLIB=y
CONFIG_PHY_MICREL=y
CONFIG_PHY_MICREL_KSZ90X1=y
+CONFIG_DM_ETH=y
CONFIG_MII=y
+CONFIG_PHY=y
CONFIG_PINCTRL=y
CONFIG_PINCTRL_IMX6=y
CONFIG_DM_PMIC=y