summaryrefslogtreecommitdiff
path: root/common/spl/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'common/spl/Kconfig')
-rw-r--r--common/spl/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/spl/Kconfig b/common/spl/Kconfig
index 1a90588492..192f7f66dd 100644
--- a/common/spl/Kconfig
+++ b/common/spl/Kconfig
@@ -754,6 +754,7 @@ config TPL_TEXT_BASE
config TPL_MAX_SIZE
int "Maximum size (in bytes) for the TPL stage"
+ default 0
depends on TPL
help
The maximum size (in bytes) of the TPL stage.