[U-Boot] [PATCH 0/4] ARM: move ARMV7_PSCI and ARMV7_PSCI_NR_CPUS to Kconfig
Masahiro Yamada
yamada.masahiro at socionext.com
Tue Aug 30 08:56:27 CEST 2016
Masahiro Yamada (4):
ARM: tegra: remove wrong dependency on SPL_BUILD
ARM: armv7: guard memory reserve for PSCI with #ifdef
CONFIG_ARMV7_PSCI
ARM: armv7: move CONFIG_ARMV7_PSCI to Kconfig
ARM: armv7: move ARMV7_PSCI_NR_CPUS to Kconfig
arch/arm/Kconfig | 3 +++
arch/arm/cpu/armv7/Kconfig | 15 +++++++++++++++
arch/arm/cpu/armv7/mx7/Kconfig | 1 +
arch/arm/cpu/u-boot.lds | 4 ++--
arch/arm/mach-tegra/tegra124/Kconfig | 5 +++--
arch/arm/mach-uniphier/Kconfig | 1 +
board/sunxi/Kconfig | 5 +++++
include/configs/arndale.h | 1 -
include/configs/bcm_ep_board.h | 1 -
include/configs/jetson-tk1.h | 2 --
include/configs/ls1021aqds.h | 2 --
include/configs/ls1021atwr.h | 2 --
include/configs/mx7_common.h | 2 --
include/configs/sun6i.h | 2 --
include/configs/sun7i.h | 2 --
include/configs/sun8i.h | 13 -------------
include/configs/uniphier.h | 2 --
include/configs/vexpress_ca15_tc2.h | 1 -
18 files changed, 30 insertions(+), 34 deletions(-)
--
1.9.1
More information about the U-Boot
mailing list