]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
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)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 8 Sep 2015 20:37:17 +0000 (22:37 +0200)
commit12a3942ac9643c212d4b0239c827d70607ec56b3
tree7ee8b92954122b9d42922d30e5dad4e206292645
parent816e0b5d2edf5b3b543e4c8a60a7ffa4eedb2193
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