Skip to content
Snippets Groups Projects
Commit 2dd1c132 authored by Chunhe Lan's avatar Chunhe Lan Committed by Scott Wood
Browse files

powerpc/fsl: Enable CONFIG_E1000E in mpc85xx_smp_defconfig


On the most boards of Freescale platform, they use the PCI-Express
Intel(R) PRO/1000 gigabit ethernet card to work. So enable the
corresponding driver for it.

Signed-off-by: default avatarChunhe Lan <Chunhe.Lan@freescale.com>
Signed-off-by: default avatarScott Wood <scottwood@freescale.com>
parent 86d37969
No related branches found
No related tags found
No related merge requests found
......@@ -131,6 +131,7 @@ CONFIG_DUMMY=y
CONFIG_FS_ENET=y
CONFIG_UCC_GETH=y
CONFIG_GIANFAR=y
CONFIG_E1000E=y
CONFIG_MARVELL_PHY=y
CONFIG_DAVICOM_PHY=y
CONFIG_CICADA_PHY=y
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment