[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <45DB2172.1070003@garzik.org>
Date: Tue, 20 Feb 2007 11:27:30 -0500
From: Jeff Garzik <jeff@...zik.org>
To: Dale Farnsworth <dale@...nsworth.org>
CC: Andrew Morton <akpm@...ux-foundation.org>,
Ralf Baechle <ralf@...ux-mips.org>,
Paul Mackerras <paulus@...ba.org>,
linux-kernel@...r.kernel.org, netdev@...r.kernel.org
Subject: Re: [PATCH] Eliminate user-selectable CONFIG_MV643XX_ETH_[012]
Dale Farnsworth wrote:
> From: Dale Farnsworth <dale@...nsworth.org>
>
> Remove the use of CONFIG_MV643XX_ETH_[012] variables on most
> platforms. Instead, platform-specific code enables the ports
> supported by the hardware. After this patch, these config
> variables are only used in arch/ppc, so also move them from
> drivers/net/Kconfig to arch/ppc/Kconfig.
>
> Signed-off-by: Dale Farnsworth <dale@...nsworth.org>
>
> ---
> It was a mis-feature that the supported ports were ever user-selectable.
> Which ports the hardware supports should be specified by platform-specific
> code, not by the user.
>
> arch/mips/momentum/jaguar_atx/platform.c | 21 ---------------------
> arch/mips/momentum/ocelot_3/platform.c | 21 ---------------------
> arch/mips/momentum/ocelot_c/platform.c | 14 --------------
> arch/ppc/Kconfig | 15 +++++++++++++++
> drivers/net/Kconfig | 21 ---------------------
> 5 files changed, 15 insertions(+), 77 deletions(-)
ACK.
I'll let Paul, Ralf or Andrew push this one upstream.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists