summaryrefslogtreecommitdiffstats
path: root/arch/nios2
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.masahiro@socionext.com>2015-03-19 19:42:52 +0900
committerTom Rini <trini@konsulko.com>2015-03-28 09:03:08 -0400
commit0a9e7ee5bd61507eed40070f4fed238f5a0485b8 (patch)
tree71a8f83943e953f607ac0afe811bdb5f557f94d8 /arch/nios2
parent0a12e6872ea2b79c9b3862e7b6c08cc4c1889408 (diff)
downloadtalos-obmc-uboot-0a9e7ee5bd61507eed40070f4fed238f5a0485b8.tar.gz
talos-obmc-uboot-0a9e7ee5bd61507eed40070f4fed238f5a0485b8.zip
generic-board: select SYS_GENERIC_BOARD for some architectures
We have done with the generic board conversion for all the boards of ARC, Blackfin, M68000, MicroBlaze, MIPS, NIOS2, Sandbox, X86. Let's select SYS_GENERIC_BOARD for those architectures, so we can tell which architecture has finished the conversion at a glance. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Reviewed-by: Simon Glass <sjg@chromium.org> Reviewed-by: Alexey Brodkin <abrodkin@synopsys.com>
Diffstat (limited to 'arch/nios2')
-rw-r--r--arch/nios2/include/asm/config.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/nios2/include/asm/config.h b/arch/nios2/include/asm/config.h
index 476a32bdc6..9c13848ea2 100644
--- a/arch/nios2/include/asm/config.h
+++ b/arch/nios2/include/asm/config.h
@@ -7,7 +7,6 @@
#ifndef _ASM_CONFIG_H_
#define _ASM_CONFIG_H_
-#define CONFIG_SYS_GENERIC_BOARD
#define CONFIG_SYS_GENERIC_GLOBAL_DATA
#endif
OpenPOWER on IntegriCloud