aboutsummaryrefslogtreecommitdiffstats
path: root/src/stm32/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'src/stm32/Kconfig')
-rw-r--r--src/stm32/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/stm32/Kconfig b/src/stm32/Kconfig
index f2b16d4d..386083f1 100644
--- a/src/stm32/Kconfig
+++ b/src/stm32/Kconfig
@@ -27,6 +27,7 @@ choice
config MACH_STM32F103
bool "STM32F103"
select MACH_STM32F1
+ select HAVE_GPIO_HARD_PWM
config MACH_STM32F207
bool "STM32F207"
select MACH_STM32F2