]> git.dujemihanovic.xyz Git - u-boot.git/commit
riscv: Make stack size shift configurable
authorChia-Wei Wang <chiawei_wang@aspeedtech.com>
Tue, 10 Sep 2024 09:39:14 +0000 (17:39 +0800)
committerLeo Yu-Chi Liang <ycliang@andestech.com>
Wed, 11 Sep 2024 12:35:03 +0000 (20:35 +0800)
commit248292f4994b68af1e9d9b4e3c262552951f64e0
tree7f7d962c473d992e5202b2ac878801e0ac0443a6
parent9c0ed7214298e4d9e575bff0f34ae6cacba8bfc4
riscv: Make stack size shift configurable

Add prompt for STACK_SIZE_SHIFT to make it configurable.
The default value remains 14 as usual.

Signed-off-by: Chia-Wei Wang <chiawei_wang@aspeedtech.com>
Reviewed-by: Leo Yu-Chi Liang <ycliang@andestech.com>
arch/riscv/Kconfig