]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
powerpc: mpc83xx: remove redundant CONFIG_MPC83xx definition
authorMasahiro Yamada <yamada.m@jp.panasonic.com>
Tue, 14 Jan 2014 08:26:17 +0000 (17:26 +0900)
committerTom Rini <trini@ti.com>
Fri, 24 Jan 2014 21:59:08 +0000 (16:59 -0500)
commit53a79fe3a2414072246d54569f80488f56ab3589
treef47e9d6ca13edc29f83955e8afff744e1ecfff0e
parent1a0afe1fad4cc1941cae681e6036ea7a576a833e
powerpc: mpc83xx: remove redundant CONFIG_MPC83xx definition

We do not have to define CONFIG_MPC83xx in board config headers
because it is defined in arch/powerpc/cpu/mpc83xx/config.mk.

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
20 files changed:
include/configs/MERGERBOX.h
include/configs/MPC8308RDB.h
include/configs/MPC8313ERDB.h
include/configs/MPC8315ERDB.h
include/configs/MPC8323ERDB.h
include/configs/MPC832XEMDS.h
include/configs/MPC8349EMDS.h
include/configs/MPC8349ITX.h
include/configs/MPC8360EMDS.h
include/configs/MPC8360ERDK.h
include/configs/MPC837XEMDS.h
include/configs/MPC837XERDB.h
include/configs/MVBLM7.h
include/configs/SIMPC8313.h
include/configs/TQM834x.h
include/configs/km/km8309-common.h
include/configs/mpc8308_p1m.h
include/configs/sbc8349.h
include/configs/ve8313.h
include/configs/vme8349.h