[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <598D5675D34BE349929AF5EDE9B03E2702C2D323@az33exm24.fsl.freescale.net>
Date: Mon, 18 May 2009 10:48:58 -0700
From: "Medve Emilian-EMMEDVE1" <Emilian.Medve@...escale.com>
To: "Gabriel Paubert" <paubert@...m.es>,
"Lennert Buytenhek" <buytenh@...tstofly.org>
Cc: <tbm@...ius.com>, "LinuxPPC" <linuxppc-dev@...abs.org>,
<pacman@...h.dhis.org>, <netdev@...r.kernel.org>,
"David Miller" <davem@...emloft.net>
Subject: RE: [PATCH] Allow selecting mv643xx_eth on Pegasos again
> -----Original Message-----
> From: linuxppc-dev-bounces+emilian.medve=freescale.com@...abs.org
[mailto:linuxppc-dev-
> bounces+emilian.medve=freescale.com@...abs.org] On Behalf Of Gabriel
Paubert
> Sent: Monday, May 18, 2009 12:38 PM
> To: Lennert Buytenhek
> Cc: tbm@...ius.com; LinuxPPC; pacman@...h.dhis.org;
netdev@...r.kernel.org; David Miller
> Subject: [PATCH] Allow selecting mv643xx_eth on Pegasos again
>
> Since PPC_MUTIPLATFORM was removed, it was impossible to select the
> driver for mv643xx_eth on the Pegasos. Fix by allowing to select
> the driver on CHRP platforms; Pegasos is a CHRP platform and the
driver
> will not work without arch/powerpc/platforms/chrp/pegasos_eth.
>
> Signed-off-by: Gabriel Paubert <paubert@...m.es>
>
> diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig
> index 214a92d..6fc0ff4 100644
> --- a/drivers/net/Kconfig
> +++ b/drivers/net/Kconfig
> @@ -2351,7 +2351,7 @@ config UGETH_TX_ON_DEMAND
>
> config MV643XX_ETH
> tristate "Marvell Discovery (643XX) and Orion ethernet support"
> - depends on MV64360 || MV64X60 || (PPC_MULTIPLATFORM && PPC32) ||
PLAT_ORION
> + depends on MV64X60 || PPC_CHRP || PLAT_ORION
> select INET_LRO
> select PHYLIB
> help
This got fixed here:
http://git.kernel.org/?p=linux/kernel/git/davem/net-next-2.6.git;a=commi
tdiff;h=952ee9df26c487f2d73b2dced58ec904f19ea0f8
Cheers,
Emil.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists