mirror of https://github.com/hak5/openwrt.git
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: 46171lede-17.01
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