summaryrefslogtreecommitdiffstats
path: root/include/configs/MVBLUE.h
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.m@jp.panasonic.com>2014-01-15 10:13:49 +0900
committerTom Rini <trini@ti.com>2014-01-24 16:59:08 -0500
commit52de0e49dfdc6f1dd55f31e312a3f050be75b69e (patch)
treeb55933981ce83f8ccb8373e7cc94fc34fbe5ff85 /include/configs/MVBLUE.h
parent4b0065c6442465ebbd80d2e7f960fec9df935f99 (diff)
downloadblackbird-obmc-uboot-52de0e49dfdc6f1dd55f31e312a3f050be75b69e.tar.gz
blackbird-obmc-uboot-52de0e49dfdc6f1dd55f31e312a3f050be75b69e.zip
powerpc: mpc824x: remove redundant CONFIG_MPC824X definition
We do not have to define CONFIG_MPC824X in board config headers because it is defined in arch/powerpc/cpu/mpc824x/config.mk. Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Diffstat (limited to 'include/configs/MVBLUE.h')
-rw-r--r--include/configs/MVBLUE.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/MVBLUE.h b/include/configs/MVBLUE.h
index 4100b85497..aa2d9c02de 100644
--- a/include/configs/MVBLUE.h
+++ b/include/configs/MVBLUE.h
@@ -40,7 +40,6 @@
#define ERR_LED(code)
#endif
-#define CONFIG_MPC824X 1
#define CONFIG_MPC8245 1
#define CONFIG_MVBLUE 1
OpenPOWER on IntegriCloud