summaryrefslogtreecommitdiffstats
path: root/include/configs/eXalion.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/eXalion.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/eXalion.h')
-rw-r--r--include/configs/eXalion.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/eXalion.h b/include/configs/eXalion.h
index ca9792c451..940be1f5d0 100644
--- a/include/configs/eXalion.h
+++ b/include/configs/eXalion.h
@@ -19,7 +19,6 @@
* (easy to change)
*/
-#define CONFIG_MPC824X 1
/* #define CONFIG_MPC8240 1 */
#define CONFIG_MPC8245 1
#define CONFIG_EXALION 1
OpenPOWER on IntegriCloud