summaryrefslogtreecommitdiff
path: root/target/linux/generic
diff options
context:
space:
mode:
authorLuka Perkov <luka@openwrt.org>2014-08-11 20:35:10 +0000
committerLuka Perkov <luka@openwrt.org>2014-08-11 20:35:10 +0000
commitdcacd65281c7c11b82aa095395033a290e89d25e (patch)
tree0d4c0d9e2578c4ae2999a6205b4cb4fd928ccf7f /target/linux/generic
parent9d826428b7c8a8f8167f71f3995bacc5a61efc22 (diff)
downloadmtk-20170518-dcacd65281c7c11b82aa095395033a290e89d25e.zip
mtk-20170518-dcacd65281c7c11b82aa095395033a290e89d25e.tar.gz
mtk-20170518-dcacd65281c7c11b82aa095395033a290e89d25e.tar.bz2
imx6: kernel: add GW16083 Ethernet Expansion Mezzanine support
The GW16083 Ethernet Expansion Mezzanine adds the following to supported Gateworks baseboards: * 7-port Ethernet Switch * 4x RJ45 ports (ENET1-4) supporing 802.11af/at PoE (with optional PoE module) * 2x RJ45 ports or SFP module (ENET5-6) (auto-selected) This series adds support for a phy driver that adds support for ENET5/ENET6 PHY adding initialization for those PHY's and a polling mechanism that detects SFP insertion and configuration. Signed-off-by: Tim Harvey <tharvey@gateworks.com> SVN-Revision: 42147
Diffstat (limited to 'target/linux/generic')
-rw-r--r--target/linux/generic/config-3.141
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic/config-3.14 b/target/linux/generic/config-3.14
index 03f72a7..2a66be9 100644
--- a/target/linux/generic/config-3.14
+++ b/target/linux/generic/config-3.14
@@ -907,6 +907,7 @@ CONFIG_ENABLE_WARN_DEPRECATED=y
CONFIG_EPOLL=y
# CONFIG_EQUALIZER is not set
# CONFIG_ET131X is not set
+# CONFIG_GATEWORKS_GW16083 is not set
# CONFIG_ETH16I is not set
CONFIG_ETHERNET=y
# CONFIG_ETHOC is not set