]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
sh: sh3: remove CONFIG_SH3 definition from board config
authorNobuhiro Iwamatsu <iwamatsu@nigauri.org>
Wed, 8 Jan 2014 04:51:07 +0000 (13:51 +0900)
committerNobuhiro Iwamatsu <iwamatsu@nigauri.org>
Wed, 8 Jan 2014 05:47:40 +0000 (14:47 +0900)
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>
include/configs/mpr2.h
include/configs/ms7720se.h
include/configs/shmin.h

index 47ed694b406c6b744e7a9c1de1d63a02e01ffa9b..8ae497c6d56edb5d350ed7ded3ef56c2ad185ba6 100644 (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
 
index 029f0e7e4fda5e55898e292ae5df22b9b91ec6b1..585d68f208e04cde19568dcdb72dead94afe2729 100644 (file)
@@ -9,7 +9,6 @@
 #ifndef __MS7720SE_H
 #define __MS7720SE_H
 
-#define CONFIG_SH3             1
 #define CONFIG_CPU_SH7720      1
 #define CONFIG_MS7720SE                1
 
index 4f333b0631f106479552da8a74274e7848077c15..f8155efbc9848cc9ecd5fa13d726517847e10f0a 100644 (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