X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=drivers%2Ftimer%2FKconfig;h=2c968967262787051bae58dd100e716e2e3610a5;hb=1914e5b5d86a31fdf14d69a036e5dac957f5e3af;hp=3a1f8311c12e030867f8ae3ead0275d9cd005902;hpb=76cc372879e2f2f0467e8a3875f097d189647793;p=oweals%2Fu-boot.git diff --git a/drivers/timer/Kconfig b/drivers/timer/Kconfig index 3a1f8311c1..2c96896726 100644 --- a/drivers/timer/Kconfig +++ b/drivers/timer/Kconfig @@ -119,4 +119,11 @@ config ROCKCHIP_TIMER Select this to enable support for the timer found on Rockchip devices. +config STM32_TIMER + bool "STM32 timer support" + depends on TIMER + help + Select this to enable support for the timer found on + STM32 devices. + endmenu