summaryrefslogtreecommitdiffstats
path: root/include/configs/gr_cpci_ax2000.h
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.m@jp.panasonic.com>2014-03-13 19:48:57 +0900
committerTom Rini <trini@ti.com>2014-03-21 16:44:10 -0400
commitece0d370144fdecb6f3ed5738ffe96f5b12f9e96 (patch)
tree3891994a9148a361499ffddbd2dcf3ff0c8d1125 /include/configs/gr_cpci_ax2000.h
parenta8a752c084031905940129f8a6ba303925e0fac9 (diff)
downloadblackbird-obmc-uboot-ece0d370144fdecb6f3ed5738ffe96f5b12f9e96.tar.gz
blackbird-obmc-uboot-ece0d370144fdecb6f3ed5738ffe96f5b12f9e96.zip
sparc: consolidate CONFIG_{LEON, LEON2, LEON3} definition
CONFIG_LEON is already defined in arch/sparc/cpu/{leon2,leon3}/config.mk. Remove the redundant definition in board header files. All leon3 boards define CONFIG_LEON3 in board header files. Move the definition to arch/sparc/cpu/leon3/config.mk. CONFIG_LEON2 can be move to arch/sparc/cpu/leon2/config.mk as well. Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com> Cc: Daniel Hellstrom <daniel@gaisler.com>
Diffstat (limited to 'include/configs/gr_cpci_ax2000.h')
-rw-r--r--include/configs/gr_cpci_ax2000.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/gr_cpci_ax2000.h b/include/configs/gr_cpci_ax2000.h
index 2437b4b613..854807d486 100644
--- a/include/configs/gr_cpci_ax2000.h
+++ b/include/configs/gr_cpci_ax2000.h
@@ -19,8 +19,6 @@
* (easy to change)
*/
-#define CONFIG_LEON3 /* This is an LEON3 CPU */
-#define CONFIG_LEON 1 /* This is an LEON CPU */
#define CONFIG_CPCI_AX2000 1 /* ... on GR-CPCI-AX2000 board */
#define CONFIG_LEON_RAM_SRAM 1
OpenPOWER on IntegriCloud