Browse Source

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]>

SVN-Revision: 46171
Florian Fainelli 10 years ago
parent
commit
d04f231706
1 changed files with 1 additions and 0 deletions
  1. 1 0
      target/linux/at91/config-default

+ 1 - 0
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