ARM: socfpga: move board select into mach-socfpga/Kconfig
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Tue, 21 Apr 2015 11:38:20 +0000 (20:38 +0900)
committerMarek Vasut <marex@denx.de>
Thu, 7 May 2015 03:21:08 +0000 (05:21 +0200)
commit7865f4b0b67ea7108117e68166294b7e95a5ede1
treec78f8be1ab5f0b92bba50dc8a4afcfc3ea578bcc
parenta02a669c111e16b9be26c176b874a1a622f12aba
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>
arch/arm/Kconfig
arch/arm/mach-socfpga/Kconfig [new file with mode: 0644]
board/altera/socfpga/Kconfig [deleted file]
configs/socfpga_arria5_defconfig
configs/socfpga_cyclone5_defconfig
configs/socfpga_socrates_defconfig