]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
generic-board: select SYS_GENERIC_BOARD for some architectures
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Thu, 19 Mar 2015 10:42:52 +0000 (19:42 +0900)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 1 Sep 2015 12:34:19 +0000 (14:34 +0200)
commit723310111cae5ce63bb29b8e7f44b8001465a9ce
tree58dafb2c0fa213e3a0d53b7c03c9884860c5339c
parentb917aef49d8703f8d7ee8be7ec6c62bd382e07d1
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>
15 files changed:
arch/Kconfig
arch/arc/include/asm/config.h
arch/blackfin/include/asm/config.h
arch/m68k/include/asm/config.h
arch/microblaze/include/asm/config.h
arch/nios2/include/asm/config.h
arch/sandbox/config.mk
arch/x86/include/asm/config.h
include/configs/amcore.h
include/configs/dbau1x00.h
include/configs/malta.h
include/configs/pb1x00.h
include/configs/qemu-mips.h
include/configs/qemu-mips64.h
include/configs/vct.h