commit | 608ed2ce0d01d38e4bf237254aca6b75b4f489d7 | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.m@jp.panasonic.com> | Thu Jan 16 11:03:07 2014 +0900 |
committer | Tom Rini <trini@ti.com> | Fri Jan 24 16:59:21 2014 -0500 |
tree | 44b295659258c9fc0cbbed88672716a05e16a33c | |
parent | a7e13ec2c50d72a9cb1b635e1c9cd73f4e3d13a7 [diff] |
powerpc: mpc5xxx: remove redundant CONFIG_MPC5xxx definition We do not have to define CONFIG_MPC5xxx in board config headers (and start.S) because it is defined in arch/powerpc/cpu/mpc5xxx/config.mk. Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>