mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-11-01 06:24:27 -04:00
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
@ -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 New Issue
Block a user