commit | 144a3e083cb55e4368dbee7a7abe850999cb5bc4 | [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 | b01e0177bee75b4b7253666112feb682f239bd6a [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>