projects
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
173f1df
)
LF-3483-12 imx8mp_evk: Enable the DWC EQoS iMX driver
author
Ye Li
<ye.li@nxp.com>
Fri, 19 Feb 2021 05:34:59 +0000
(21:34 -0800)
committer
Ye Li
<ye.li@nxp.com>
Thu, 29 Apr 2021 07:56:38 +0000
(
00:56
-0700)
Enable the EQoS i.MX driver in defconfig, also enable the PHYLIB
to facilitate the case that only has FEC enabled.
Signed-off-by: Ye Li <ye.li@nxp.com>
configs/imx8mp_evk_defconfig
patch
|
blob
|
history
diff --git
a/configs/imx8mp_evk_defconfig
b/configs/imx8mp_evk_defconfig
index
47a52ee
..
ce1d463
100644
(file)
--- a/
configs/imx8mp_evk_defconfig
+++ b/
configs/imx8mp_evk_defconfig
@@
-81,9
+81,11
@@
CONFIG_MMC_HS400_ES_SUPPORT=y
CONFIG_MMC_HS400_SUPPORT=y
CONFIG_FSL_ESDHC_IMX=y
CONFIG_PHY_REALTEK=y
+CONFIG_PHYLIB=y
CONFIG_DM_ETH=y
CONFIG_PHY_GIGE=y
CONFIG_DWC_ETH_QOS=y
+CONFIG_DWC_ETH_QOS_IMX=y
CONFIG_FEC_MXC=y
CONFIG_MII=y
CONFIG_PINCTRL=y