Skip to content

Commit 1d2029a

Browse files
gautierg-stkartben
authored andcommitted
drivers: counter: stm32: kconfig: remove ll_tim selection
Usage of stm32xxxx_ll_tim.c has been removed so we can also remove the selection of USE_STM32_LL_TIM from the Kconfig. Signed-off-by: Guillaume Gautier <[email protected]>
1 parent a02e1c7 commit 1d2029a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

drivers/counter/Kconfig.stm32_timer

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ config COUNTER_TIMER_STM32
55
bool "STM32 counter driver"
66
default y
77
depends on DT_HAS_ST_STM32_COUNTER_ENABLED
8-
select USE_STM32_LL_TIM
98
select RESET
109
help
1110
Enable the counter driver for STM32 family of processors.

0 commit comments

Comments
 (0)