Re: [PATCH v2] Allow selecting mv643xx_eth on Pegasos again

2009-05-18 Thread David Miller
From: Gabriel Paubert Date: Tue, 19 May 2009 01:21:13 +0200 > Since PPC_MUTIPLATFORM was removed, it was impossible to select the > driver for mv643xx_eth on the Pegasos. Fix it and take the opportunity > to remove the stale MV64360 config option. > > Signed-off-by: Gabriel Paubert This patch

[PATCH v2] Allow selecting mv643xx_eth on Pegasos again

2009-05-18 Thread Gabriel Paubert
Since PPC_MUTIPLATFORM was removed, it was impossible to select the driver for mv643xx_eth on the Pegasos. Fix it and take the opportunity to remove the stale MV64360 config option. Signed-off-by: Gabriel Paubert diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig index 214a92d..aff4f8c 10064