diff options
Diffstat (limited to 'src/stm32f4/Kconfig')
-rw-r--r-- | src/stm32f4/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/stm32f4/Kconfig b/src/stm32f4/Kconfig index 4194254a..9d78eb94 100644 --- a/src/stm32f4/Kconfig +++ b/src/stm32f4/Kconfig @@ -5,6 +5,7 @@ if MACH_STM32F4 config STM32F4_SELECT bool default y + select HAVE_GPIO config BOARD_DIRECTORY string |