Author: florian Date: 2015-07-04 03:24:27 +0200 (Sat, 04 Jul 2015) New Revision: 46171
Modified: trunk/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. Signed-off-by: Florian Fainelli <[email protected]> Modified: trunk/target/linux/at91/config-default =================================================================== --- trunk/target/linux/at91/config-default 2015-07-03 23:27:21 UTC (rev 46170) +++ trunk/target/linux/at91/config-default 2015-07-04 01:24:27 UTC (rev 46171) @@ -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
