commit | 7f9da820c5486e04fd01052ffb28d726c96a0d73 | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.m@jp.panasonic.com> | Wed Jan 15 10:14:21 2014 +0900 |
committer | Tom Rini <trini@ti.com> | Fri Jan 24 16:59:08 2014 -0500 |
tree | 16a0d58dd930e597939355fec34d9e2b317948da | |
parent | f76f289ef2fc03306e12b14241e04f101c3c8d8f [diff] |
powerpc: mpc86xx: move CONFIG_MPC86xx definition to CPU config.mk Define CONFIG_MPC86xx in arch/powerpc/cpu/mpc86xx/config.mk because all target boards with mpc86xx cpu define it. Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>