summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorPeng Fan <peng.fan@nxp.com>2017-08-03 15:18:09 +0800
committerJason Liu <jason.hui.liu@nxp.com>2017-11-03 02:37:07 +0800
commit2608378c44475b47841bf5ebe0822d39ac525577 (patch)
treea599e040648f8b80aad1c26dab0c41ffab6ffae0 /configs
parenta594181bfd78878f4576797550b7baa40c64c881 (diff)
MLK-16132-8: imx8mq: evk: enable DM_ETH
Enable DM_ETH for i.mx8mq evk board. Signed-off-by: Peng Fan <peng.fan@nxp.com>
Diffstat (limited to 'configs')
-rw-r--r--configs/imx8mq_evk_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/imx8mq_evk_defconfig b/configs/imx8mq_evk_defconfig
index 8462a18f2f..aa7a25f408 100644
--- a/configs/imx8mq_evk_defconfig
+++ b/configs/imx8mq_evk_defconfig
@@ -26,3 +26,4 @@ CONFIG_DM_REGULATOR=y
CONFIG_DM_REGULATOR_PFUZE100=y
CONFIG_DM_REGULATOR_FIXED=y
CONFIG_DM_REGULATOR_GPIO=y
+CONFIG_DM_ETH=y