]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - configs/stm32f429-discovery_defconfig
board: stm32f429-disco: switch to DM STM32 pinctrl and gpio driver
[people/ms/u-boot.git] / configs / stm32f429-discovery_defconfig
index ee50b35cc8bf0cb7a6ab110aa37855393179914a..52bd9319b3bfc96e83dc02dd97b3dfc5b8d81ca8 100644 (file)
@@ -20,10 +20,13 @@ CONFIG_OF_CONTROL=y
 CONFIG_OF_EMBED=y
 CONFIG_ENV_IS_IN_FLASH=y
 CONFIG_CLK=y
+CONFIG_DM_GPIO=y
 CONFIG_MISC=y
 CONFIG_STM32_RCC=y
 # CONFIG_MMC is not set
 CONFIG_MTD_NOR_FLASH=y
+CONFIG_PINCTRL=y
+CONFIG_PINCTRL_STM32=y
 CONFIG_RAM=y
 CONFIG_STM32_SDRAM=y
 CONFIG_DM_RESET=y