From da5aa23af371759514ca652929db360a44c38a00 Mon Sep 17 00:00:00 2001 From: Carles Cufi Date: Mon, 4 May 2020 12:27:19 +0200 Subject: [PATCH] soc: ti_simplelink: Port to the new timeout API Port the usage of the timeouts to the new timeout API, in order to be able to deselect the legacy timeout option. Signed-off-by: Carles Cufi --- soc/arm/ti_simplelink/Kconfig | 1 - 1 file changed, 1 deletion(-) diff --git a/soc/arm/ti_simplelink/Kconfig b/soc/arm/ti_simplelink/Kconfig index 06a3fa67517..e35796ee121 100644 --- a/soc/arm/ti_simplelink/Kconfig +++ b/soc/arm/ti_simplelink/Kconfig @@ -4,7 +4,6 @@ config SOC_FAMILY_TISIMPLELINK bool - select LEGACY_TIMEOUT_API if SOC_FAMILY_TISIMPLELINK