Skip to content
Commit 74b869ba authored by Heinrich Schuchardt's avatar Heinrich Schuchardt
Browse files

efi_loader: use CONFIG_STACK_SIZE in the UEFI sub-system



The Kconfig symbol CONFIG_STACK_SIZE is used both by ARM and Microblaze
with the same meaning. Move it to menu 'General setup' so that we can use
it for all architectures.

Use the value of CONFIG_STACK_SIZE instead of a hard coded 16 MiB value for
reserving memory in the UEFI sub-system.

Signed-off-by: default avatarHeinrich Schuchardt <xypron.glpk@gmx.de>
parent 4f0c4be1
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment