siemens: capricorn: defconfig updates

add ahab command as secure boot is used on this boards,
and enable watchdog, so U-Boot triggers it.

Signed-off-by: Walter Schweizer <walter.schweizer@siemens.com>
for respelling commit subject and  message:
Signed-off-by: Heiko Schocher <hs@denx.de>
This commit is contained in:
Walter Schweizer
2025-04-28 07:28:55 +02:00
committed by Fabio Estevam
parent eda18cc2c3
commit 6695706325

View File

@@ -16,6 +16,7 @@ CONFIG_SYS_REDUNDAND_ENVIRONMENT=y
CONFIG_SYS_MMC_ENV_PART=2
CONFIG_DM_GPIO=y
CONFIG_AHAB_BOOT=y
CONFIG_TARGET_CAPRICORN=y
CONFIG_SPL_MMC=y
@@ -129,7 +130,7 @@ CONFIG_DM_SERIAL=y
CONFIG_FSL_LPUART=y
CONFIG_DM_THERMAL=y
CONFIG_IMX_SCU_THERMAL=y
# CONFIG_WATCHDOG is not set
CONFIG_WATCHDOG=y
CONFIG_WDT=y
CONFIG_WDT_SIEMENS_PMIC=y
CONFIG_SPL_TINY_MEMSET=y