aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ipq806x/config-4.0
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2015-05-29 12:25:44 +0000
committerJohn Crispin <blogic@openwrt.org>2015-05-29 12:25:44 +0000
commit3b223a0d0e1c7bdf53b0205da4b91712891d2191 (patch)
tree463a4f53b9c29b5e3e218b07913ace5bc9b14832 /target/linux/ipq806x/config-4.0
parent8b5f3f7d6b5ec623112c0c515edd934451108834 (diff)
downloadmaster-187ad058-3b223a0d0e1c7bdf53b0205da4b91712891d2191.tar.gz
master-187ad058-3b223a0d0e1c7bdf53b0205da4b91712891d2191.tar.bz2
master-187ad058-3b223a0d0e1c7bdf53b0205da4b91712891d2191.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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45830 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ipq806x/config-4.0')
-rw-r--r--target/linux/ipq806x/config-4.01
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ipq806x/config-4.0 b/target/linux/ipq806x/config-4.0
index 9ce342b330..7ec3963cc2 100644
--- a/target/linux/ipq806x/config-4.0
+++ b/target/linux/ipq806x/config-4.0
@@ -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