[PATCH 1/3] configs: stm32: enable WDT_ARM_SMC driver
Patrice CHOTARD
patrice.chotard at foss.st.com
Tue May 19 15:51:20 CEST 2026
On 5/19/26 10:07, Yann Gautier wrote:
> From: Lionel Debieve <lionel.debieve at foss.st.com>
>
> Enable the arm watchdog over SMC driver.
>
> Signed-off-by: Lionel Debieve <lionel.debieve at foss.st.com>
> Signed-off-by: Yann Gautier <yann.gautier at foss.st.com>
>
> ---
>
> configs/stm32mp15_defconfig | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/configs/stm32mp15_defconfig b/configs/stm32mp15_defconfig
> index b9e44254087a..2ee08dc15551 100644
> --- a/configs/stm32mp15_defconfig
> +++ b/configs/stm32mp15_defconfig
> @@ -169,5 +169,6 @@ CONFIG_BMP_24BPP=y
> CONFIG_BMP_32BPP=y
> CONFIG_WDT=y
> CONFIG_WDT_STM32MP=y
> +CONFIG_WDT_ARM_SMC=y
> # CONFIG_BINMAN_FDT is not set
> CONFIG_ERRNO_STR=y
Reviewed-by: Patrice Chotard <patrice.chotard at foss.st.com>
Thanks
Patrice
More information about the U-Boot
mailing list