From: Patrice Chotard Date: Wed, 25 Jul 2018 15:49:04 +0000 (+0200) Subject: configs: stm32f429-evaluation: Enable CONFIG_BLK X-Git-Url: http://git.dujemihanovic.xyz/img/static/git-logo.png?a=commitdiff_plain;h=69a8f4d2737ed9ce34a1a264e147db8b20fc8e5c;p=u-boot.git configs: stm32f429-evaluation: Enable CONFIG_BLK CONFIG_BLK config flag becomes mandatory, enable it. Signed-off-by: Patrice Chotard --- diff --git a/configs/stm32f429-evaluation_defconfig b/configs/stm32f429-evaluation_defconfig index 1b14a49640..3ddd5c50fb 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