commit | 09f3ca3dd53b671b009ddc4e1dad669c280094f0 | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Tue Oct 20 21:09:06 2015 +0900 |
committer | Tom Rini <trini@konsulko.com> | Sat Oct 24 13:50:38 2015 -0400 |
tree | c96f40c38613a610b7c0e838a9205c6aed6b2c81 | |
parent | 5553f000fc7820c0b0fea0dabf9b4dc1cf7099d4 [diff] |
arm, powerpc: select SYS_GENERIC_BOARD We have finished Generic Board conversion for ARM and PowerPC, i.e. all the boards have been converted except OpenRISC, SuperH, SPARC, which have not supported Generic Board framework yet. Select SYS_GENERIC_BOARD in arch/Kconfig and delete all the macro defines in include/configs/*.h. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>