summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcel Ziswiler <marcel.ziswiler@toradex.com>2023-03-01 10:34:27 +0100
committerAndrejs Cainikovs <andrejs.cainikovs@toradex.com>2023-03-07 16:27:23 +0100
commit3aeb1272135c79bc064c8536e69835a380dd9a7d (patch)
tree093348aa05e0ecae0a9c9ad4d082ab061a2fec0a
parentdbb183262e3d5c629e0040471d32fd5391270978 (diff)
colibri-imx8x: enable environment bootcount limit
Enable optional environment bootcount limit functionality. Upstream-Status: Submitted [https://lore.kernel.org/all/20230303132642.15574-15-andrejs.cainikovs@toradex.com/] Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> Signed-off-by: Andrejs Cainikovs <andrejs.cainikovs@toradex.com>
-rw-r--r--configs/colibri-imx8x_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/colibri-imx8x_defconfig b/configs/colibri-imx8x_defconfig
index 38cdc13724..cd5fe3a09b 100644
--- a/configs/colibri-imx8x_defconfig
+++ b/configs/colibri-imx8x_defconfig
@@ -47,6 +47,8 @@ CONFIG_VERSION_VARIABLE=y
CONFIG_IP_DEFRAG=y
CONFIG_TFTP_BLOCKSIZE=4096
CONFIG_TFTP_TSIZE=y
+CONFIG_BOOTCOUNT_LIMIT=y
+CONFIG_BOOTCOUNT_ENV=y
CONFIG_CLK_IMX8=y
CONFIG_CPU=y
CONFIG_FXL6408_GPIO=y