summaryrefslogtreecommitdiffstats
path: root/include/configs/Sandpoint8240.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/Sandpoint8240.h
parent4b0065c6442465ebbd80d2e7f960fec9df935f99 (diff)
downloadtalos-obmc-uboot-52de0e49dfdc6f1dd55f31e312a3f050be75b69e.tar.gz
talos-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/Sandpoint8240.h')
-rw-r--r--include/configs/Sandpoint8240.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/Sandpoint8240.h b/include/configs/Sandpoint8240.h
index 8a689b3573..2c0cb89afa 100644
--- a/include/configs/Sandpoint8240.h
+++ b/include/configs/Sandpoint8240.h
@@ -19,7 +19,6 @@
* (easy to change)
*/
-#define CONFIG_MPC824X 1
#define CONFIG_MPC8240 1
#define CONFIG_SANDPOINT 1
OpenPOWER on IntegriCloud