]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit75a06742d564be01533e6a21cbbf5cb6d013d771
treea66ca09ec8611e637344acd6e410b4f6207b243a
parent0dfa3eb6590e412ec50091576d5625064d88f914
[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