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