Commit 2098c18d authored by Krzysztof Hałasa's avatar Krzysztof Hałasa

IXP4xx: Add PHYLIB support to Ethernet driver.

Signed-off-by: default avatarKrzysztof Hałasa <khc@pm.waw.pl>
parent b4c7d3b0
...@@ -59,7 +59,7 @@ config EP93XX_ETH ...@@ -59,7 +59,7 @@ config EP93XX_ETH
config IXP4XX_ETH config IXP4XX_ETH
tristate "Intel IXP4xx Ethernet support" tristate "Intel IXP4xx Ethernet support"
depends on ARM && ARCH_IXP4XX && IXP4XX_NPE && IXP4XX_QMGR depends on ARM && ARCH_IXP4XX && IXP4XX_NPE && IXP4XX_QMGR
select MII select PHYLIB
help help
Say Y here if you want to use built-in Ethernet ports Say Y here if you want to use built-in Ethernet ports
on IXP4xx processor. on IXP4xx processor.
This diff is collapsed.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment