aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
diff options
context:
space:
mode:
authorDale Farnsworth <dale@farnsworth.org>2007-05-11 20:56:24 -0400
committerPaul Mackerras <paulus@samba.org>2007-05-11 21:32:49 -0400
commit649c8e0289eeee2ab3d4c6c6e062df24dd602233 (patch)
treeb4c0a6de487151e3d137714cee6621e6c1b2d161 /drivers/net
parent52d3aff903171af13b56c5a4d6fb828461406c65 (diff)
[POWERPC] Create Marvell mv64x60 ethernet platform_data
This patch creates platform_device entries for the Marvell mv64x60 ethernet controller ports, based on information contained in the device tree. This driver (like the other mv64x60 drivers) are unusual in that it works on both the MIPS and PowerPC architectures. Because of that, the drivers do not support the normal PowerPC of_platform_bus_type. They support platform_bus_type instead. Signed-off-by: Dale Farnsworth <dale@farnsworth.org> Acked-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'drivers/net')
-rw-r--r--drivers/net/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig
index fa489b10c38c..08e594d495d7 100644
--- a/drivers/net/Kconfig
+++ b/drivers/net/Kconfig
@@ -2299,7 +2299,7 @@ config UGETH_TX_ON_DEMAND
2299 2299
2300config MV643XX_ETH 2300config MV643XX_ETH
2301 tristate "MV-643XX Ethernet support" 2301 tristate "MV-643XX Ethernet support"
2302 depends on MOMENCO_OCELOT_C || MOMENCO_JAGUAR_ATX || MV64360 || MOMENCO_OCELOT_3 || (PPC_MULTIPLATFORM && PPC32) 2302 depends on MOMENCO_OCELOT_C || MOMENCO_JAGUAR_ATX || MV64360 || MV64X60 || MOMENCO_OCELOT_3 || (PPC_MULTIPLATFORM && PPC32)
2303 select MII 2303 select MII
2304 help 2304 help
2305 This driver supports the gigabit Ethernet on the Marvell MV643XX 2305 This driver supports the gigabit Ethernet on the Marvell MV643XX