From 6b2145fca6698555c8f1e5c5373a440f2088e7a3 Mon Sep 17 00:00:00 2001 From: Luka Perkov Date: Mon, 11 Aug 2014 20:35:10 +0000 Subject: 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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42147 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/generic/config-3.14 | 1 + 1 file changed, 1 insertion(+) (limited to 'target/linux/generic') diff --git a/target/linux/generic/config-3.14 b/target/linux/generic/config-3.14 index 03f72a7e52..2a66be9b74 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 -- cgit v1.2.3