summaryrefslogtreecommitdiffstats
path: root/include/configs/ms7750se.h
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.m@jp.panasonic.com>2014-01-06 15:43:35 +0900
committerNobuhiro Iwamatsu <iwamatsu@nigauri.org>2014-01-08 14:12:20 +0900
commit9f618330328b18547dbc8ebc1f0c48fefdae7513 (patch)
tree08277f394e41cfdbecb736f110843c64dd5b54b4 /include/configs/ms7750se.h
parente7be18225fbea76d1f0034b224f0d1e60f07cfcf (diff)
downloadtalos-obmc-uboot-9f618330328b18547dbc8ebc1f0c48fefdae7513.tar.gz
talos-obmc-uboot-9f618330328b18547dbc8ebc1f0c48fefdae7513.zip
sh: delete redundant CONFIG_SH definition
CONFIG_SH is defined in arch/sh/config.mk. It is not necessary to define it in each board header config header file. Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com> Cc: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com> Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
Diffstat (limited to 'include/configs/ms7750se.h')
-rw-r--r--include/configs/ms7750se.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/ms7750se.h b/include/configs/ms7750se.h
index eea3bd1f2c..d7285fd964 100644
--- a/include/configs/ms7750se.h
+++ b/include/configs/ms7750se.h
@@ -9,7 +9,6 @@
#ifndef __MS7750SE_H
#define __MS7750SE_H
-#define CONFIG_SH 1
#define CONFIG_SH4 1
#define CONFIG_CPU_SH7750 1
/* #define CONFIG_CPU_SH7751 1 */
OpenPOWER on IntegriCloud