summaryrefslogtreecommitdiffstats
path: root/include/configs/SIMPC8313.h
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.m@jp.panasonic.com>2014-01-14 17:26:17 +0900
committerTom Rini <trini@ti.com>2014-01-24 16:59:08 -0500
commit53a79fe3a2414072246d54569f80488f56ab3589 (patch)
treef47e9d6ca13edc29f83955e8afff744e1ecfff0e /include/configs/SIMPC8313.h
parent1a0afe1fad4cc1941cae681e6036ea7a576a833e (diff)
downloadblackbird-obmc-uboot-53a79fe3a2414072246d54569f80488f56ab3589.tar.gz
blackbird-obmc-uboot-53a79fe3a2414072246d54569f80488f56ab3589.zip
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>
Diffstat (limited to 'include/configs/SIMPC8313.h')
-rw-r--r--include/configs/SIMPC8313.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/SIMPC8313.h b/include/configs/SIMPC8313.h
index 40fb63d14f..46157ccc40 100644
--- a/include/configs/SIMPC8313.h
+++ b/include/configs/SIMPC8313.h
@@ -16,7 +16,6 @@
#define CONFIG_NAND_U_BOOT
#define CONFIG_E300 1
-#define CONFIG_MPC83xx 1
#define CONFIG_MPC831x 1
#define CONFIG_MPC8313 1
OpenPOWER on IntegriCloud