From: Florian Fainelli Date: Sat, 18 Jul 2015 22:33:08 +0000 (+0000) Subject: at91: enable Micrel PHY driver X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=26eb288ee182426e366ab7e07855f67171aa6eb9;p=openwrt%2Fsvn-archive%2Farchive.git 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 SVN-Revision: 46416 --- diff --git a/target/linux/at91/config-default b/target/linux/at91/config-default index 93db53b5f1..8faced7a55 100644 --- a/target/linux/at91/config-default +++ b/target/linux/at91/config-default @@ -120,6 +120,7 @@ CONFIG_MACB=y 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