[LEDE-DEV] [PATCH] imx6: add support for the intel gbit driver on GW5520

Koen Vandeputte koen.vandeputte at ncentric.com
Fri Jan 12 02:44:17 PST 2018


The Gateworks GW5520 board uses 2x intel gigabit phy's, instead of the
internal i.MX6 FEC phy.

Add support for these.

Signed-off-by: Scott V. Kamp <outbackdingo at gmail.com>
Signed-off-by: Koen Vandeputte <koen.vandeputte at ncentric.com>
---
 target/linux/imx6/config-4.9 | 1 +
 1 file changed, 1 insertion(+)

diff --git a/target/linux/imx6/config-4.9 b/target/linux/imx6/config-4.9
index e4f262b38183..12ba56687747 100644
--- a/target/linux/imx6/config-4.9
+++ b/target/linux/imx6/config-4.9
@@ -160,6 +160,7 @@ CONFIG_DMADEVICES=y
 CONFIG_DMA_ENGINE=y
 CONFIG_DMA_OF=y
 CONFIG_DTC=y
+CONFIG_E1000E=y
 CONFIG_EDAC_ATOMIC_SCRUB=y
 CONFIG_EDAC_SUPPORT=y
 # CONFIG_ENABLE_DEFAULT_TRACERS is not set
-- 
2.7.4




More information about the Lede-dev mailing list