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>
Showing
- arch/Kconfig 12 additions, 0 deletionsarch/Kconfig
- arch/arc/include/asm/config.h 0 additions, 1 deletionarch/arc/include/asm/config.h
- arch/blackfin/include/asm/config.h 0 additions, 1 deletionarch/blackfin/include/asm/config.h
- arch/m68k/include/asm/config.h 0 additions, 1 deletionarch/m68k/include/asm/config.h
- arch/microblaze/include/asm/config.h 0 additions, 1 deletionarch/microblaze/include/asm/config.h
- arch/nios2/include/asm/config.h 0 additions, 1 deletionarch/nios2/include/asm/config.h
- arch/sandbox/config.mk 1 addition, 1 deletionarch/sandbox/config.mk
- arch/x86/include/asm/config.h 0 additions, 1 deletionarch/x86/include/asm/config.h
- include/configs/amcore.h 0 additions, 2 deletionsinclude/configs/amcore.h
- include/configs/dbau1x00.h 0 additions, 1 deletioninclude/configs/dbau1x00.h
- include/configs/malta.h 0 additions, 1 deletioninclude/configs/malta.h
- include/configs/pb1x00.h 0 additions, 1 deletioninclude/configs/pb1x00.h
- include/configs/qemu-mips.h 0 additions, 1 deletioninclude/configs/qemu-mips.h
- include/configs/qemu-mips64.h 0 additions, 1 deletioninclude/configs/qemu-mips64.h
- include/configs/vct.h 0 additions, 1 deletioninclude/configs/vct.h
Loading
Please register or sign in to comment