ARM: armv7: move ARMV7_PSCI_NR_CPUS to Kconfig
Move this option to Kconfig and set its default value to 4; this increases the number of supported CPUs for some boards. It consumes 1KB memory per CPU for PSCI stack, but it should not be a big deal, given the amount of memory used for the modern OSes. Reviewed-by:Alexander Graf <agraf@suse.de> Signed-off-by:
Masahiro Yamada <yamada.masahiro@socionext.com>
Showing
- arch/arm/cpu/armv7/Kconfig 9 additions, 0 deletionsarch/arm/cpu/armv7/Kconfig
- include/configs/arndale.h 0 additions, 1 deletioninclude/configs/arndale.h
- include/configs/bcm_ep_board.h 0 additions, 1 deletioninclude/configs/bcm_ep_board.h
- include/configs/jetson-tk1.h 0 additions, 1 deletioninclude/configs/jetson-tk1.h
- include/configs/ls1021aqds.h 0 additions, 1 deletioninclude/configs/ls1021aqds.h
- include/configs/ls1021atwr.h 0 additions, 1 deletioninclude/configs/ls1021atwr.h
- include/configs/mx7_common.h 0 additions, 1 deletioninclude/configs/mx7_common.h
- include/configs/sun6i.h 0 additions, 1 deletioninclude/configs/sun6i.h
- include/configs/sun7i.h 0 additions, 1 deletioninclude/configs/sun7i.h
- include/configs/sun8i.h 0 additions, 12 deletionsinclude/configs/sun8i.h
- include/configs/uniphier.h 0 additions, 1 deletioninclude/configs/uniphier.h
- include/configs/vexpress_ca15_tc2.h 0 additions, 1 deletioninclude/configs/vexpress_ca15_tc2.h
Loading
Please register or sign in to comment