commit | 53a79fe3a2414072246d54569f80488f56ab3589 | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.m@jp.panasonic.com> | Tue Jan 14 17:26:17 2014 +0900 |
committer | Tom Rini <trini@ti.com> | Fri Jan 24 16:59:08 2014 -0500 |
tree | f47e9d6ca13edc29f83955e8afff744e1ecfff0e | |
parent | 1a0afe1fad4cc1941cae681e6036ea7a576a833e [diff] |
powerpc: mpc83xx: remove redundant CONFIG_MPC83xx definition We do not have to define CONFIG_MPC83xx in board config headers because it is defined in arch/powerpc/cpu/mpc83xx/config.mk. Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>