diff mbox series

[U-Boot,v1,1/6] configs: stm32f429-evaluation: Enable CONFIG_BLK

Message ID 1532072657-2541-2-git-send-email-patrice.chotard@st.com
State Superseded
Delegated to: Tom Rini
Headers show
Series Add support of CONFIG_BLK for STM32Fx platforms | expand

Commit Message

Patrice CHOTARD July 20, 2018, 7:44 a.m. UTC
Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
---

 configs/stm32f429-evaluation_defconfig | 1 -
 1 file changed, 1 deletion(-)

Comments

Simon Glass July 23, 2018, 11:48 p.m. UTC | #1
On 20 July 2018 at 01:44, Patrice Chotard <patrice.chotard@st.com> wrote:
> Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
> ---
>
>  configs/stm32f429-evaluation_defconfig | 1 -
>  1 file changed, 1 deletion(-)
>

Reviewed-by: Simon Glass <sjg@chromium.org>
diff mbox series

Patch

diff --git a/configs/stm32f429-evaluation_defconfig b/configs/stm32f429-evaluation_defconfig
index 1b14a4964067..3ddd5c50fb1d 100644
--- a/configs/stm32f429-evaluation_defconfig
+++ b/configs/stm32f429-evaluation_defconfig
@@ -26,7 +26,6 @@  CONFIG_CMD_FAT=y
 CONFIG_CMD_FS_GENERIC=y
 CONFIG_OF_CONTROL=y
 CONFIG_OF_EMBED=y
-# CONFIG_BLK is not set
 CONFIG_DM_MMC=y
 CONFIG_ARM_PL180_MMCI=y
 CONFIG_MTD_NOR_FLASH=y