summaryrefslogtreecommitdiff
path: root/configs/socfpga_cyclone5_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-11-16 13:10:38 -0500
committerTom Rini <trini@konsulko.com>2022-12-05 16:06:07 -0500
commit3b8dfc42a239cbb1561e7ecbc116b69fb6913355 (patch)
tree1d2e7ca50df2a2141ceb27f5034d3f8e764a5980 /configs/socfpga_cyclone5_defconfig
parentaa6e94deabb45154cea07ad44c4a5c047bca078b (diff)
Convert CONFIG_SYS_TIMER_COUNTS_DOWN to Kconfig
This converts the following to Kconfig: CONFIG_SYS_TIMER_COUNTS_DOWN Signed-off-by: Tom Rini <trini@konsulko.com> Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'configs/socfpga_cyclone5_defconfig')
-rw-r--r--configs/socfpga_cyclone5_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/socfpga_cyclone5_defconfig b/configs/socfpga_cyclone5_defconfig
index 9c3c0f66b2..ce1a349299 100644
--- a/configs/socfpga_cyclone5_defconfig
+++ b/configs/socfpga_cyclone5_defconfig
@@ -79,3 +79,4 @@ CONFIG_USB_GADGET_PRODUCT_NUM=0xa4a5
CONFIG_USB_GADGET_DWC2_OTG=y
CONFIG_USB_GADGET_DOWNLOAD=y
# CONFIG_SPL_WDT is not set
+CONFIG_SYS_TIMER_COUNTS_DOWN=y