Home
last modified time | relevance | path

Searched hist:"3 e78a31cfe3d3022f46f67eb88e1281d5cc2eb89" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/include/
H A Dmpc83xx.h3e78a31cfe3d3022f46f67eb88e1281d5cc2eb89 Tue Jan 30 20:08:30 UTC 2007 Kumar Gala <galak@kernel.crashing.org> 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>