aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/ocp/deltalake/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/ocp/deltalake/Kconfig')
-rw-r--r--src/mainboard/ocp/deltalake/Kconfig7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/mainboard/ocp/deltalake/Kconfig b/src/mainboard/ocp/deltalake/Kconfig
index bb907f1af7..c439dca4d0 100644
--- a/src/mainboard/ocp/deltalake/Kconfig
+++ b/src/mainboard/ocp/deltalake/Kconfig
@@ -57,4 +57,11 @@ config CONSOLE_POST
bool
default y
+config C_ENV_BOOTBLOCK_SIZE
+ hex
+ default 0xc000 if FIXED_BOOTBLOCK_SIZE
+ help
+ This matches the IBB size used for CBnT. Adjust this to the
+ used CBnT settings.
+
endif # BOARD_OCP_DELTALAKE