aboutsummaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorMarcel Ziswiler2023-03-03 14:26:39 +0100
committerStefano Babic2023-03-30 10:47:31 +0200
commit5f1ace3f3d21208b6dee84f429ab7d8d8462702f (patch)
tree6ee80576ca193eff78a6ee1828ce96d3b92bdda9 /configs
parentf647ad744fbee8463cde62935832235c442be5ed (diff)
colibri-imx8x: enable environment bootcount limit
Enable optional environment bootcount limit functionality. Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> Signed-off-by: Andrejs Cainikovs <andrejs.cainikovs@toradex.com>
Diffstat (limited to 'configs')
-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 3429dd5205d..b42769d9963 100644
--- a/configs/colibri-imx8x_defconfig
+++ b/configs/colibri-imx8x_defconfig
@@ -54,6 +54,8 @@ CONFIG_USE_NETMASK=y
CONFIG_NETMASK="255.255.255.0"
CONFIG_USE_SERVERIP=y
CONFIG_SERVERIP="192.168.10.1"
+CONFIG_BOOTCOUNT_LIMIT=y
+CONFIG_BOOTCOUNT_ENV=y
CONFIG_CLK_IMX8=y
CONFIG_CPU=y
CONFIG_FXL6408_GPIO=y