commit | 52de0e49dfdc6f1dd55f31e312a3f050be75b69e | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.m@jp.panasonic.com> | Wed Jan 15 10:13:49 2014 +0900 |
committer | Tom Rini <trini@ti.com> | Fri Jan 24 16:59:08 2014 -0500 |
tree | b55933981ce83f8ccb8373e7cc94fc34fbe5ff85 | |
parent | 4b0065c6442465ebbd80d2e7f960fec9df935f99 [diff] |
powerpc: mpc824x: remove redundant CONFIG_MPC824X definition We do not have to define CONFIG_MPC824X in board config headers because it is defined in arch/powerpc/cpu/mpc824x/config.mk. Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>