ipq806x: enable kernel support for Fixed PHY emulation
authorJohn Crispin <john@openwrt.org>
Fri, 29 May 2015 12:25:44 +0000 (12:25 +0000)
committerJohn Crispin <john@openwrt.org>
Fri, 29 May 2015 12:25:44 +0000 (12:25 +0000)
Most ipq806x platforms use an ethernet switch, and the new upstream
GMAC driver makes use of the Fixed PHY emulation to force the link
settings despite the lack of PHY.

Signed-off-by: Mathieu Olivari <mathieu@codeaurora.org>
SVN-Revision: 45830

target/linux/ipq806x/config-3.18
target/linux/ipq806x/config-4.0

index c9064b73e2f985ec59d687988e987ea2a2092150..396c6e3147eda0f3cdeef4a4304ac5b1d5a8c10d 100644 (file)
@@ -125,6 +125,7 @@ CONFIG_DTC=y
 # CONFIG_DW_DMAC_PCI is not set
 CONFIG_DYNAMIC_DEBUG=y
 CONFIG_ETHERNET_PACKET_MANGLE=y
+CONFIG_FIXED_PHY=y
 CONFIG_FREEZER=y
 CONFIG_GENERIC_ALLOCATOR=y
 CONFIG_GENERIC_BUG=y
index 9ce342b330e84cb00ec655be7b58bc3a21333f76..7ec3963cc239f4154de2b2783d25ef962ee4a360 100644 (file)
@@ -128,6 +128,7 @@ CONFIG_DTC=y
 # CONFIG_DW_DMAC_PCI is not set
 CONFIG_DYNAMIC_DEBUG=y
 CONFIG_ETHERNET_PACKET_MANGLE=y
+CONFIG_FIXED_PHY=y
 CONFIG_FREEZER=y
 CONFIG_GENERIC_ALLOCATOR=y
 CONFIG_GENERIC_BUG=y