sh: sh3: remove CONFIG_SH3 definition from board config

CONFIG_SH3 was already defined in arch/sh/sh3/config.mk.
This removes CONFIG_SH3 from board config files of SH3.

Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
This commit is contained in:
Nobuhiro Iwamatsu 2014-01-08 13:51:07 +09:00
parent 22e7d66181
commit 2bb29629fc
3 changed files with 0 additions and 3 deletions

View File

@ -24,7 +24,6 @@
#define CONFIG_VERSION_VARIABLE
/* CPU and platform */
#define CONFIG_SH3 1
#define CONFIG_CPU_SH7720 1
#define CONFIG_MPR2 1

View File

@ -9,7 +9,6 @@
#ifndef __MS7720SE_H
#define __MS7720SE_H
#define CONFIG_SH3 1
#define CONFIG_CPU_SH7720 1
#define CONFIG_MS7720SE 1

View File

@ -9,7 +9,6 @@
#ifndef __SHMIN_H
#define __SHMIN_H
#define CONFIG_SH3 1
#define CONFIG_CPU_SH7706 1
/* T-SH7706LAN */
#define CONFIG_SHMIN 1