aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ipq806x/config-3.18
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2015-05-29 12:25:44 +0000
committerJohn Crispin <john@openwrt.org>2015-05-29 12:25:44 +0000
commit72369c297663730264c761dda32004277da918df (patch)
treeb522f05a1ace0896a56af4e9bec93699f106f56d /target/linux/ipq806x/config-3.18
parent99a42f204b68d7075ae599549fbcf0a4c21e9c5f (diff)
downloadupstream-72369c297663730264c761dda32004277da918df.tar.gz
upstream-72369c297663730264c761dda32004277da918df.tar.bz2
upstream-72369c297663730264c761dda32004277da918df.zip
ipq806x: enable kernel support for Fixed PHY emulation
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
Diffstat (limited to 'target/linux/ipq806x/config-3.18')
-rw-r--r--target/linux/ipq806x/config-3.181
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ipq806x/config-3.18 b/target/linux/ipq806x/config-3.18
index c9064b73e2..396c6e3147 100644
--- a/target/linux/ipq806x/config-3.18
+++ b/target/linux/ipq806x/config-3.18
@@ -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