[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>
Showing
- arch/mips/momentum/jaguar_atx/platform.c 0 additions, 21 deletionsarch/mips/momentum/jaguar_atx/platform.c
- arch/mips/momentum/ocelot_3/platform.c 0 additions, 21 deletionsarch/mips/momentum/ocelot_3/platform.c
- arch/mips/momentum/ocelot_c/platform.c 0 additions, 14 deletionsarch/mips/momentum/ocelot_c/platform.c
- arch/ppc/Kconfig 15 additions, 0 deletionsarch/ppc/Kconfig
- drivers/net/Kconfig 0 additions, 21 deletionsdrivers/net/Kconfig
Loading
Please register or sign in to comment