]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
powerpc: mpc86xx: move CONFIG_MPC86xx definition to CPU config.mk
authorMasahiro Yamada <yamada.m@jp.panasonic.com>
Wed, 15 Jan 2014 01:14:21 +0000 (10:14 +0900)
committerTom Rini <trini@ti.com>
Fri, 24 Jan 2014 21:59:08 +0000 (16:59 -0500)
commit84acd1e1794cc86e8c13a2cd7b88cb199d3e526e
tree16a0d58dd930e597939355fec34d9e2b317948da
parentd40ddae4b3c24d4c9f06a91e6f8d4e6b9dac4c9e
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>
arch/powerpc/cpu/mpc86xx/config.mk
include/configs/MPC8610HPCD.h
include/configs/MPC8641HPCN.h
include/configs/sbc8641d.h
include/configs/xpedite517x.h