aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2015-11-02 10:17:35 +0000
committerJohn Crispin <blogic@openwrt.org>2015-11-02 10:17:35 +0000
commita4e58d8137d61db28bdebce798de600270ba2640 (patch)
tree2050428b11e624a5af68fad288f37a9cbb4ed073
parenta21791b48182541f6c345296248154a86950e310 (diff)
downloadmaster-187ad058-a4e58d8137d61db28bdebce798de600270ba2640.tar.gz
master-187ad058-a4e58d8137d61db28bdebce798de600270ba2640.tar.bz2
master-187ad058-a4e58d8137d61db28bdebce798de600270ba2640.zip
ramips: mt7620 add icplus phy driver kernel config symbol
Add missing icplus phy driver kernel config symbol to mt7620 subtarget. This is needed since some mt7620 devices have icplus ip1001 ethernet transceiver Signed-off-by: Andrej Vlasic <andrej.vlasic0@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@47346 3c298f89-4303-0410-b956-a3cf2f4a3e73
-rw-r--r--target/linux/ramips/mt7620/config-3.181
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ramips/mt7620/config-3.18 b/target/linux/ramips/mt7620/config-3.18
index 0263bba3ea..5dbfaa262f 100644
--- a/target/linux/ramips/mt7620/config-3.18
+++ b/target/linux/ramips/mt7620/config-3.18
@@ -11,6 +11,7 @@ CONFIG_ARCH_REQUIRE_GPIOLIB=y
CONFIG_ARCH_SUSPEND_POSSIBLE=y
CONFIG_ARCH_WANT_IPC_PARSE_VERSION=y
CONFIG_AT803X_PHY=y
+CONFIG_ICPLUS_PHY=y
CONFIG_CC_OPTIMIZE_FOR_SIZE=y
CONFIG_CEVT_R4K=y
CONFIG_CLKDEV_LOOKUP=y