summaryrefslogtreecommitdiffstats
path: root/include/configs/ecovec.h
diff options
context:
space:
mode:
authorNobuhiro Iwamatsu <iwamatsu@nigauri.org>2014-01-08 14:10:10 +0900
committerNobuhiro Iwamatsu <iwamatsu@nigauri.org>2014-01-08 14:47:40 +0900
commitcdc902bd9cca9b5a14353f46435b8fa27c0db590 (patch)
tree63968ac3ca101b7ae547630f528784be3d867d9a /include/configs/ecovec.h
parentb1165adfd5cd6bcf59657436086fc98d9d2b214d (diff)
downloadblackbird-obmc-uboot-cdc902bd9cca9b5a14353f46435b8fa27c0db590.tar.gz
blackbird-obmc-uboot-cdc902bd9cca9b5a14353f46435b8fa27c0db590.zip
sh: sh4: remove CONFIG_SH4 definition from board config
CONFIG_SH4 was already defined in arch/sh/sh4/config.mk. This removes CONFIG_SH4 from board config files of SH4. Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
Diffstat (limited to 'include/configs/ecovec.h')
-rw-r--r--include/configs/ecovec.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/ecovec.h b/include/configs/ecovec.h
index a8f6dc9a05..ee9bd0731f 100644
--- a/include/configs/ecovec.h
+++ b/include/configs/ecovec.h
@@ -23,7 +23,6 @@
*/
#undef DEBUG
-#define CONFIG_SH4 1
#define CONFIG_SH4A 1
#define CONFIG_CPU_SH7724 1
#define CONFIG_BOARD_LATE_INIT 1
OpenPOWER on IntegriCloud