capricorn: config: add bootcounter command

Enable bootcount feature to count the boot times

Signed-off-by: Heiko Schocher <hs@nabladev.com>
Acked-by: Peng Fan <peng.fan@nxp.com>
This commit is contained in:
Heiko Schocher
2026-02-28 15:31:50 -03:00
committed by Fabio Estevam
parent bb5a4607a3
commit 4f8749394d
+1
View File
@@ -74,6 +74,7 @@ CONFIG_CMD_CPU=y
# CONFIG_CMD_BIND is not set
CONFIG_CMD_WDT=y
CONFIG_CMD_WGET=y
CONFIG_CMD_BOOTCOUNT=y
CONFIG_CMD_CLK=y
CONFIG_CMD_DM=y
CONFIG_CMD_FUSE=y