Author: florian Date: 2015-07-19 00:33:08 +0200 (Sun, 19 Jul 2015) New Revision: 46416
Modified: branches/chaos_calmer/target/linux/at91/config-default Log: at91: enable Micrel PHY driver The AT91 SAMA5D3XPLAINED uses a KSZ9031 and a KSZ8081 that are supported by this PHY driver. Backport of r46171 Signed-off-by: Florian Fainelli <[email protected]> Modified: branches/chaos_calmer/target/linux/at91/config-default =================================================================== --- branches/chaos_calmer/target/linux/at91/config-default 2015-07-18 21:15:42 UTC (rev 46415) +++ branches/chaos_calmer/target/linux/at91/config-default 2015-07-18 22:33:08 UTC (rev 46416) @@ -120,6 +120,7 @@ CONFIG_MACH_AT91SAM9_DT=y CONFIG_MDIO_BOARDINFO=y # CONFIG_MII is not set +CONFIG_MICREL_PHY=y CONFIG_MMC=y CONFIG_MMC_ATMELMCI=y CONFIG_MMC_BLOCK=y _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
