diff options
Diffstat (limited to 'Kconfig')
| -rw-r--r-- | Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -578,6 +578,7 @@ config STACK_SIZE hex "Define max stack size that can be used by U-Boot" default 0x4000000 if ARCH_VERSAL_NET || ARCH_VERSAL || ARCH_ZYNQMP default 0x200000 if MICROBLAZE + default 0x4000 if ARCH_STM32 default 0x1000000 help Define Max stack size that can be used by U-Boot. This value is used |
