[U-Boot] [PATCH 12/12] configs: stm32f469-disco: Disable PINCTRL_FULL flag

Patrice Chotard patrice.chotard at st.com
Mon May 6 09:17:03 UTC 2019


Disable unused PINCTRL_FULL flag.

Signed-off-by: Patrice Chotard <patrice.chotard at st.com>
---

 configs/stm32f469-discovery_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/configs/stm32f469-discovery_defconfig b/configs/stm32f469-discovery_defconfig
index 174f807..dcd0697 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
-- 
1.9.1



More information about the U-Boot mailing list