diff options
-rw-r--r-- | src/soc/qualcomm/ipq40xx/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/soc/qualcomm/ipq40xx/Kconfig b/src/soc/qualcomm/ipq40xx/Kconfig index 9817c1f17c..48497be5ac 100644 --- a/src/soc/qualcomm/ipq40xx/Kconfig +++ b/src/soc/qualcomm/ipq40xx/Kconfig @@ -9,6 +9,7 @@ config SOC_QC_IPQ40XX select HAVE_UART_SPECIAL select SPI_ATOMIC_SEQUENCING select GENERIC_GPIO_LIB + select HAVE_MONOTONIC_TIMER if SOC_QC_IPQ40XX |