aboutsummaryrefslogtreecommitdiffstats
path: root/src/stm32f0
diff options
context:
space:
mode:
Diffstat (limited to 'src/stm32f0')
-rw-r--r--src/stm32f0/Kconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/stm32f0/Kconfig b/src/stm32f0/Kconfig
index 5b285615..6914acfa 100644
--- a/src/stm32f0/Kconfig
+++ b/src/stm32f0/Kconfig
@@ -1,8 +1,8 @@
# Kconfig settings for STM32F0 processors
-if MACH_STM32F0
+if MACH_STM32F0_HAL
-config STM32F0_SELECT
+config STM32F0_HAL_SELECT
bool
default y
select HAVE_GPIO