diff options
Diffstat (limited to 'drivers/net')
-rw-r--r-- | drivers/net/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig index d30ab6b492d1..c49a1cc76c2a 100644 --- a/drivers/net/Kconfig +++ b/drivers/net/Kconfig | |||
@@ -2295,7 +2295,7 @@ config UGETH_HAS_GIGA | |||
2295 | 2295 | ||
2296 | config MV643XX_ETH | 2296 | config MV643XX_ETH |
2297 | tristate "MV-643XX Ethernet support" | 2297 | tristate "MV-643XX Ethernet support" |
2298 | depends on MOMENCO_OCELOT_C || MOMENCO_JAGUAR_ATX || MV64360 || MOMENCO_OCELOT_3 || PPC_MULTIPLATFORM | 2298 | depends on MOMENCO_OCELOT_C || MOMENCO_JAGUAR_ATX || MV64360 || MOMENCO_OCELOT_3 || (PPC_MULTIPLATFORM && PPC32) |
2299 | select MII | 2299 | select MII |
2300 | help | 2300 | help |
2301 | This driver supports the gigabit Ethernet on the Marvell MV643XX | 2301 | This driver supports the gigabit Ethernet on the Marvell MV643XX |