diff options
Diffstat (limited to 'drivers/net/arm/Kconfig')
-rw-r--r-- | drivers/net/arm/Kconfig | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/drivers/net/arm/Kconfig b/drivers/net/arm/Kconfig index 7848b5f67013..4320e88b2ac2 100644 --- a/drivers/net/arm/Kconfig +++ b/drivers/net/arm/Kconfig | |||
@@ -34,14 +34,6 @@ config EP93XX_ETH | |||
34 | This is a driver for the ethernet hardware included in EP93xx CPUs. | 34 | This is a driver for the ethernet hardware included in EP93xx CPUs. |
35 | Say Y if you are building a kernel for EP93xx based devices. | 35 | Say Y if you are building a kernel for EP93xx based devices. |
36 | 36 | ||
37 | config IXP4XX_ETH | ||
38 | tristate "Intel IXP4xx Ethernet support" | ||
39 | depends on ARM && ARCH_IXP4XX && IXP4XX_NPE && IXP4XX_QMGR | ||
40 | select PHYLIB | ||
41 | help | ||
42 | Say Y here if you want to use built-in Ethernet ports | ||
43 | on IXP4xx processor. | ||
44 | |||
45 | config W90P910_ETH | 37 | config W90P910_ETH |
46 | tristate "Nuvoton w90p910 Ethernet support" | 38 | tristate "Nuvoton w90p910 Ethernet support" |
47 | depends on ARM && ARCH_W90X900 | 39 | depends on ARM && ARCH_W90X900 |