diff options
-rw-r--r-- | configs/stm32f469-discovery_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/stm32f469-discovery_defconfig b/configs/stm32f469-discovery_defconfig index 174f8078a6..dcd0697677 100644 --- a/configs/stm32f469-discovery_defconfig +++ b/configs/stm32f469-discovery_defconfig @@ -31,6 +31,7 @@ CONFIG_MTD_NOR_FLASH=y CONFIG_DM_SPI_FLASH=y CONFIG_SPI_FLASH=y CONFIG_SPI_FLASH_STMICRO=y +# CONFIG_PINCTRL_FULL is not set CONFIG_SPI=y CONFIG_DM_SPI=y CONFIG_STM32_QSPI=y |