commit | a7a461b32fdff1e7db42b50db53840e4fa978384 | [log] [tgz] |
---|---|---|
author | John W. Linville <linville@tuxdriver.com> | Mon Nov 07 13:24:59 2005 -0500 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Nov 18 13:51:34 2005 -0500 |
tree | 5e16e914bde39b29a8e43bb0b410162e8f321944 | |
parent | cd52d1ee9a92587b242d946a2300a3245d3b885a [diff] |
[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 <linville@tuxdriver.com>