commit | 7865f4b0b67ea7108117e68166294b7e95a5ede1 | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Tue Apr 21 20:38:20 2015 +0900 |
committer | Marek Vasut <marex@denx.de> | Thu May 07 05:21:08 2015 +0200 |
tree | c78f8be1ab5f0b92bba50dc8a4afcfc3ea578bcc | |
parent | a02a669c111e16b9be26c176b874a1a622f12aba [diff] |
ARM: socfpga: move board select into mach-socfpga/Kconfig Switch to a more standard way of board select; put the SoC select into arch/arm/Kconfig and move the board select menu under arch/arm/mach-socfpga/Kconfig. Also, consolidate SYS_BOARD, SYS_VENDOR, SYS_SOC, SYS_CONFIG_NAME. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>