[PATCH v1] configs: Enable CONFIG_WDT configurations for cyclone5
Chee, Tien Fong
tien.fong.chee at altera.com
Wed Apr 15 04:42:56 CEST 2026
> From: Ng, Boon Khai <boon.khai.ng at altera.com>
> Sent: Wednesday, February 25, 2026 6:02 PM
> To: U-boot Openlist <u-boot at lists.denx.de>
> Cc: Yuslaimi, Alif Zakuan <alif.zakuan.yuslaimi at altera.com>; Ng, Boon Khai
> <boon.khai.ng at altera.com>; Chin-Liang See <clsee at altera.com>; Dinh Nguyen
> <dinguyen at kernel.org>; Jan Kiszka <jan.kiszka at siemens.com>; Marek Vasut
> <marex at denx.de>; Simon Glass <sjg at chromium.org>; Simon Goldschmidt
> <simon.k.r.goldschmidt at gmail.com>; Chee, Tien Fong
> <tien.fong.chee at altera.com>; Tom Rini <trini at konsulko.com>; Maniyam, Dinesh
> <dinesh.maniyam at altera.com>; Lok, Chen Huei <chen.huei.lok at altera.com>; Hea,
> Kok Kiang <kok.kiang.hea at altera.com>
> Subject: [PATCH v1] configs: Enable CONFIG_WDT configurations for cyclone5
> Enable the CONFIG_WDT configuration to fix the compilation
> warning "unmet dependencies". CONFIG_DESIGNWARE_WATCHDOG
> requires the CONFIG_WDT to be enabled in order for the
> Watchdog to work.
> Signed-off-by: Boon Khai Ng <boon.khai.ng at altera.com>
> ---
> configs/socfpga_cyclone5_defconfig | 1 +
> 1 file changed, 1 insertion(+)
> diff --git a/configs/socfpga_cyclone5_defconfig
> b/configs/socfpga_cyclone5_defconfig
> index 1ce0b63aee1..80886199645 100644
> --- a/configs/socfpga_cyclone5_defconfig
> +++ b/configs/socfpga_cyclone5_defconfig
> @@ -79,4 +79,5 @@ CONFIG_USB_GADGET_DWC2_OTG=y
> CONFIG_USB_GADGET_DOWNLOAD=y
> # CONFIG_SPL_WDT is not set
> CONFIG_SYS_TIMER_COUNTS_DOWN=y
> +CONFIG_WDT=y
> # CONFIG_TOOLS_MKEFICAPSULE is not set
> --
> 2.43.7
Reviewed-by: Tien Fong Chee <tien.fong.chee at altera.com>
Best regards,
Tien Fong
More information about the U-Boot
mailing list