]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
configs: stm32mp: add CONFIG_STM32_FMC2_EBI
authorChristophe Kerello <christophe.kerello@st.com>
Fri, 31 Jul 2020 07:53:43 +0000 (09:53 +0200)
committerPatrice Chotard <patrice.chotard@st.com>
Thu, 13 Aug 2020 07:53:35 +0000 (09:53 +0200)
This patch enables the support of FMC2 EBI.

Signed-off-by: Christophe Kerello <christophe.kerello@st.com>
Reviewed-by: Patrice Chotard <patrice.chotard@st.com>
configs/stm32mp15_basic_defconfig
configs/stm32mp15_trusted_defconfig

index 5c500a131e0feb6aa96a6e606336b52b933492aa..2094183295c5b2ce65305b12121c8f3ea85ca5fe 100644 (file)
@@ -88,6 +88,7 @@ CONFIG_LED=y
 CONFIG_LED_GPIO=y
 CONFIG_DM_MAILBOX=y
 CONFIG_STM32_IPCC=y
+CONFIG_STM32_FMC2_EBI=y
 CONFIG_DM_MMC=y
 CONFIG_SUPPORT_EMMC_BOOT=y
 CONFIG_STM32_SDMMC2=y
index 98680cb2dc74d4003a54fe203d6700a01755b456..8d59d841842816acd4ee42cad5ede2e772e5d6fa 100644 (file)
@@ -68,6 +68,7 @@ CONFIG_LED=y
 CONFIG_LED_GPIO=y
 CONFIG_DM_MAILBOX=y
 CONFIG_STM32_IPCC=y
+CONFIG_STM32_FMC2_EBI=y
 CONFIG_DM_MMC=y
 CONFIG_SUPPORT_EMMC_BOOT=y
 CONFIG_STM32_SDMMC2=y