Author: blogic Date: 2015-11-02 11:17:35 +0100 (Mon, 02 Nov 2015) New Revision: 47346
Modified: trunk/target/linux/ramips/mt7620/config-3.18 Log: 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 <[email protected]> Modified: trunk/target/linux/ramips/mt7620/config-3.18 =================================================================== --- trunk/target/linux/ramips/mt7620/config-3.18 2015-11-02 10:17:26 UTC (rev 47345) +++ trunk/target/linux/ramips/mt7620/config-3.18 2015-11-02 10:17:35 UTC (rev 47346) @@ -11,6 +11,7 @@ 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 _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
