Author: blogic Date: 2015-04-21 09:15:30 +0200 (Tue, 21 Apr 2015) New Revision: 45535
Modified: trunk/target/linux/ipq806x/config-3.18 trunk/target/linux/ipq806x/config-4.0 Log: ipq806x: enable AT803x driver Certain IPQ806x based platforms are making use of this PHY. So we'll enable it so it gets detected as such. Signed-off-by: Mathieu Olivari <[email protected]> Modified: trunk/target/linux/ipq806x/config-3.18 =================================================================== --- trunk/target/linux/ipq806x/config-3.18 2015-04-21 06:59:41 UTC (rev 45534) +++ trunk/target/linux/ipq806x/config-3.18 2015-04-21 07:15:30 UTC (rev 45535) @@ -47,6 +47,7 @@ # CONFIG_ARM_THUMBEE is not set CONFIG_ARM_UNWIND=y CONFIG_ARM_VIRT_EXT=y +CONFIG_AT803X_PHY=y CONFIG_AUTO_ZRELADDR=y # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 Modified: trunk/target/linux/ipq806x/config-4.0 =================================================================== --- trunk/target/linux/ipq806x/config-4.0 2015-04-21 06:59:41 UTC (rev 45534) +++ trunk/target/linux/ipq806x/config-4.0 2015-04-21 07:15:30 UTC (rev 45535) @@ -49,6 +49,7 @@ # CONFIG_ARM_THUMBEE is not set CONFIG_ARM_UNWIND=y CONFIG_ARM_VIRT_EXT=y +CONFIG_AT803X_PHY=y CONFIG_AUTO_ZRELADDR=y # CONFIG_BATTERY_GAUGE_LTC2941 is not set # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
