Skip to content

Commit 195afa3

Browse files
raajlokaAlif Zakuan Yuslaimi
authored andcommitted
configs: Enable CONFIG_WDT configurations
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: Lokanathan, Raaj <raaj.lokanathan@intel.com>
1 parent 9198915 commit 195afa3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

configs/socfpga_cyclone5_defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,3 +90,4 @@ CONFIG_USB_GADGET_DWC2_OTG=y
9090
CONFIG_USB_GADGET_DOWNLOAD=y
9191
# CONFIG_SPL_WDT is not set
9292
CONFIG_SYS_TIMER_COUNTS_DOWN=y
93+
CONFIG_WDT=y

0 commit comments

Comments
 (0)