From: Dale Farnsworth Date: Tue, 20 Feb 2007 12:15:20 +0000 (-0700) Subject: [NET] Eliminate user-selectable CONFIG_MV643XX_ETH_[012] X-Git-Tag: v2.6.21-rc1~54^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f00a3ec4d47b51c5995fe10f8252a90aca331e62;p=pandora-kernel.git [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 Signed-off-by: Ralf Baechle Acked-by: Jeff Garzik Cc: Paul Mackerras --- Reading git-diff-tree failed