diff options
Diffstat (limited to 'drivers/net/Kconfig')
-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 4a11296a9514..d85d76019afd 100644 --- a/drivers/net/Kconfig +++ b/drivers/net/Kconfig | |||
@@ -2262,7 +2262,7 @@ config UGETH_TX_ON_DEMAND | |||
2262 | config MV643XX_ETH | 2262 | config MV643XX_ETH |
2263 | tristate "Marvell Discovery (643XX) and Orion ethernet support" | 2263 | tristate "Marvell Discovery (643XX) and Orion ethernet support" |
2264 | depends on MV64360 || MV64X60 || (PPC_MULTIPLATFORM && PPC32) || PLAT_ORION | 2264 | depends on MV64360 || MV64X60 || (PPC_MULTIPLATFORM && PPC32) || PLAT_ORION |
2265 | select MII | 2265 | select PHYLIB |
2266 | help | 2266 | help |
2267 | This driver supports the gigabit ethernet MACs in the | 2267 | This driver supports the gigabit ethernet MACs in the |
2268 | Marvell Discovery PPC/MIPS chipset family (MV643XX) and | 2268 | Marvell Discovery PPC/MIPS chipset family (MV643XX) and |