projects
/
openwrt
/
staging
/
noltari.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
765599c
)
imx6: add support for the intel gbit driver on GW5520
author
Koen Vandeputte
<koen.vandeputte@ncentric.com>
Sat, 13 Jan 2018 20:41:59 +0000
(21:41 +0100)
committer
John Crispin
<john@phrozen.org>
Wed, 17 Jan 2018 10:07:17 +0000
(11:07 +0100)
The Gateworks GW5520 board uses 2x intel gigabit mac's, instead of the
internal i.MX6 FEC.
Add support for these.
Signed-off-by: Scott V. Kamp <outbackdingo@gmail.com>
Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
target/linux/imx6/config-4.9
patch
|
blob
|
history
diff --git
a/target/linux/imx6/config-4.9
b/target/linux/imx6/config-4.9
index e4f262b38183363e69ed6dd41ca9fdfe87af7133..12ba56687747cb276ecb3bcbe16136a2c780c051 100644
(file)
--- 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