soc: stm32f446 : update default gpio configuration

Fix GPIO default configuration for F446.
Default config for GPIO should be `y`.


Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
This commit is contained in:
Erwan Gouriou 2019-12-18 10:44:33 +01:00 committed by Maureen Helm
commit af7e093ae6

View file

@ -17,7 +17,7 @@ config GPIO_STM32_PORTE
default y
config GPIO_STM32_PORTH
default n
default y
endif # GPIO_STM32