powerpc: mpc824x: remove redundant CONFIG_MPC824X definition
authorMasahiro Yamada <yamada.m@jp.panasonic.com>
Wed, 15 Jan 2014 01:13:49 +0000 (10:13 +0900)
committerTom Rini <trini@ti.com>
Fri, 24 Jan 2014 21:59:08 +0000 (16:59 -0500)
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>
13 files changed:
include/configs/A3000.h
include/configs/CPC45.h
include/configs/CU824.h
include/configs/HIDDEN_DRAGON.h
include/configs/MOUSSE.h
include/configs/MUSENKI.h
include/configs/MVBLUE.h
include/configs/Sandpoint8240.h
include/configs/Sandpoint8245.h
include/configs/debris.h
include/configs/eXalion.h
include/configs/kvme080.h
include/configs/utx8245.h

index 8f3a672..35e3e6f 100644 (file)
@@ -25,7 +25,6 @@
  * (easy to change)
  */
 
-#define CONFIG_MPC824X         1
 #define CONFIG_MPC8245         1
 #define CONFIG_A3000           1
 
index 764ca22..a75c52f 100644 (file)
@@ -25,7 +25,6 @@
  * (easy to change)
  */
 
-#define CONFIG_MPC824X         1
 #define CONFIG_MPC8245         1
 #define CONFIG_CPC45           1
 
index 6864027..dc98a56 100644 (file)
@@ -25,7 +25,6 @@
  * (easy to change)
  */
 
-#define CONFIG_MPC824X         1
 #define CONFIG_MPC8240         1
 #define CONFIG_CU824           1
 
index 62a7f93..e0a233b 100644 (file)
@@ -22,7 +22,6 @@
  * (easy to change)
  */
 
-#define CONFIG_MPC824X         1
 #define CONFIG_MPC8245         1
 #define CONFIG_HIDDEN_DRAGON   1
 
index 1bf1bf8..e84d12f 100644 (file)
@@ -29,7 +29,6 @@
  * (easy to change)
  */
 
-#define CONFIG_MPC824X      1
 #define CONFIG_MPC8240      1
 #define CONFIG_MOUSSE       1
 
index b24f6ee..c5c9290 100644 (file)
@@ -25,7 +25,6 @@
  * (easy to change)
  */
 
-#define CONFIG_MPC824X         1
 #define CONFIG_MPC8245         1
 #define CONFIG_MUSENKI         1
 
index 4100b85..aa2d9c0 100644 (file)
@@ -40,7 +40,6 @@
 #define ERR_LED(code)
 #endif
 
-#define CONFIG_MPC824X         1
 #define CONFIG_MPC8245         1
 #define CONFIG_MVBLUE          1
 
index 8a689b3..2c0cb89 100644 (file)
@@ -19,7 +19,6 @@
  * (easy to change)
  */
 
-#define CONFIG_MPC824X         1
 #define CONFIG_MPC8240         1
 #define CONFIG_SANDPOINT       1
 
index a17f5ad..2664d5b 100644 (file)
@@ -19,7 +19,6 @@
  * (easy to change)
  */
 
-#define CONFIG_MPC824X         1
 #define CONFIG_MPC8245         1
 #define CONFIG_SANDPOINT       1
 
index 621f895..4631b86 100644 (file)
@@ -94,7 +94,6 @@
  * (easy to change)
  */
 
-#define CONFIG_MPC824X         1
 #define CONFIG_MPC8245         1
 #define CONFIG_DEBRIS          1
 
index ca9792c..940be1f 100644 (file)
@@ -19,7 +19,6 @@
  * (easy to change)
  */
 
-#define CONFIG_MPC824X         1
 /* #define CONFIG_MPC8240         1 */
 #define CONFIG_MPC8245         1
 #define CONFIG_EXALION         1
index 251327a..c352a1c 100644 (file)
@@ -8,7 +8,6 @@
 #ifndef __CONFIG_H
 #define __CONFIG_H
 
-#define CONFIG_MPC824X         1
 #define CONFIG_MPC8245         1
 #define CONFIG_KVME080         1
 
index 8e6e246..5be62ec 100644 (file)
@@ -30,7 +30,6 @@
  * (easy to change)
  */
 
-#define CONFIG_MPC824X         1
 #define CONFIG_MPC8245         1
 #define CONFIG_UTX8245         1