commit | 57a11eb5480e526345ffa738ca58afd92ec4f3ce | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Thu Mar 19 19:42:52 2015 +0900 |
committer | Tom Rini <trini@konsulko.com> | Sat Mar 28 09:03:08 2015 -0400 |
tree | 71a8f83943e953f607ac0afe811bdb5f557f94d8 | |
parent | 9e4af83497067b8a055753375f9e69f661fdf495 [diff] |
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>