diff options
-rw-r--r-- | drivers/net/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig index 840bfed312f6..11ca9f03b43e 100644 --- a/drivers/net/Kconfig +++ b/drivers/net/Kconfig | |||
@@ -2194,6 +2194,7 @@ config GFAR_NAPI | |||
2194 | config MV643XX_ETH | 2194 | config MV643XX_ETH |
2195 | tristate "MV-643XX Ethernet support" | 2195 | tristate "MV-643XX Ethernet support" |
2196 | depends on MOMENCO_OCELOT_C || MOMENCO_JAGUAR_ATX || MV64360 || MOMENCO_OCELOT_3 || PPC_MULTIPLATFORM | 2196 | depends on MOMENCO_OCELOT_C || MOMENCO_JAGUAR_ATX || MV64360 || MOMENCO_OCELOT_3 || PPC_MULTIPLATFORM |
2197 | select MII | ||
2197 | help | 2198 | help |
2198 | This driver supports the gigabit Ethernet on the Marvell MV643XX | 2199 | This driver supports the gigabit Ethernet on the Marvell MV643XX |
2199 | chipset which is used in the Momenco Ocelot C and Jaguar ATX and | 2200 | chipset which is used in the Momenco Ocelot C and Jaguar ATX and |