Skip to content

Commit a08598d

Browse files
HSD #15014639640: configs: cyclone5: Define CONFIG_SYS_TIMER_COUNTS_DOWN configs to cylone5 QSPI
Define CONFIG_SYS_TIMER_COUNTS_DOWN to socfpga_cyclone5_qspi_defconfig as this is a missing config after the separation from general cyclone5 defconfig. This config is to make sure that the timer counts down and also a system timer to generate clk ticks. Signed-off-by: Muhammad Hazim Izzat Zamri <[email protected]>
1 parent e116d3e commit a08598d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

configs/socfpga_cyclone5_qspi_defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,3 +80,4 @@ CONFIG_USB_GADGET_PRODUCT_NUM=0xa4a5
8080
CONFIG_USB_GADGET_DWC2_OTG=y
8181
CONFIG_USB_GADGET_DOWNLOAD=y
8282
CONFIG_WDT=y
83+
CONFIG_SYS_TIMER_COUNTS_DOWN=y

0 commit comments

Comments
 (0)