[NET] Eliminate user-selectable CONFIG_MV643XX_ETH_[012]
authorDale Farnsworth <dale@farnsworth.org>
Tue, 20 Feb 2007 12:15:20 +0000 (05:15 -0700)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 20 Feb 2007 17:11:55 +0000 (17:11 +0000)
commitf00a3ec4d47b51c5995fe10f8252a90aca331e62
treea66ca09ec8611e637344acd6e410b4f6207b243a
parenta0be2f7999aaff97962fe4240ab2ca12a394884c
[NET] Eliminate user-selectable CONFIG_MV643XX_ETH_[012]

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@farnsworth.org>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Acked-by: Jeff Garzik <jeff@garzik.org>
Cc: Paul Mackerras <paulus@samba.org>
arch/mips/momentum/jaguar_atx/platform.c
arch/mips/momentum/ocelot_3/platform.c
arch/mips/momentum/ocelot_c/platform.c
arch/ppc/Kconfig
drivers/net/Kconfig