commit | b1de93f1df18a6648bdbacd7de2064f4cd064f9d | [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 | fe094e46780ed50f317c80dc2e454c0a433e61cd [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>