commit | b7870e7ae47a4f3ed48ae19ebe9543ebaaf92374 | [log] [tgz] |
---|---|---|
author | Kumar Gala <galak@kernel.crashing.org> | Tue Jan 30 14:08:30 2007 -0600 |
committer | Kim Phillips <kim.phillips@freescale.com> | Fri Mar 02 11:05:53 2007 -0600 |
tree | d2876ce10f6959748ec7ebf5877520e84d1e265e | |
parent | f55ae34064e3cafccbf2c35479a2ac0b683f579c [diff] |
mpc83xx: Replace CONFIG_MPC8349 and use CONFIG_MPC834X instead The code that is ifdef'd with CONFIG_MPC8349 is actually applicable to all MPC834X class processors. Change the protections from CONFIG_MPC8349 to CONFIG_MPC834X so they are more generic. Signed-off-by: Kumar Gala <galak@kernel.crashing.org>