ARM: zynq: Setup stack size via Kconfig
authorMichal Simek <michal.simek@xilinx.com>
Thu, 16 Apr 2020 12:17:23 +0000 (14:17 +0200)
committerMichal Simek <michal.simek@xilinx.com>
Mon, 27 Apr 2020 11:53:13 +0000 (13:53 +0200)
commitb72f4505277369bb9d8013370d5f316aff49f596
treea7e8b01a7453af0198bf9fae6d752ea0ec4c7d7f
parent26ee8fc369f1f5a697d37d6a732498b252a6b561
ARM: zynq: Setup stack size via Kconfig

Stack size has been introduced by commit a69814c815b9 ("arm64: zynqmp:
Set initrd_high to as high as possible") and commit 085201c246ee ("arm64:
versal: Set initrd_high to as high as possible")
to support setting up initrd_high as high as possible.
The same change should happen for Zynq because the code is moved to xilinx
common location.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
arch/arm/Kconfig