From: John W. Linville Date: Mon, 7 Nov 2005 18:24:59 +0000 (-0500) Subject: [PATCH] fec_8xx: make CONFIG_FEC_8XX depend on CONFIG_8xx X-Git-Tag: v2.6.15-rc2~18^2~1^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a7a461b32fdff1e7db42b50db53840e4fa978384;p=pandora-kernel.git [PATCH] fec_8xx: make CONFIG_FEC_8XX depend on CONFIG_8xx Change CONFIG_FEC_8XX to depend on CONFIG_8xx instead of CONFIG_FEC. CONFIG_FEC depends on ColdFire CPUs, which does not apply for the PPC 8xx processors. Signed-off-by: John W. Linville --- Reading git-diff-tree failed