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 <florian@openwrt.org> SVN-Revision: 46171
This commit is contained in:
parent
d0aca89c18
commit
d04f231706
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue