From: Patrice Chotard Date: Wed, 25 Jul 2018 15:49:05 +0000 (+0200) Subject: configs: stm32f746-disco: Enable CONFIG_BLK X-Git-Tag: v2018.09-rc2~78 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=bfe24ae2f24ce87ba6012a8ebc6a9161a70737b1;p=oweals%2Fu-boot.git configs: stm32f746-disco: Enable CONFIG_BLK CONFIG_BLK config flag becomes mandatory, enable it. Signed-off-by: Patrice Chotard Reviewed-by: Simon Glass --- diff --git a/configs/stm32f746-disco_defconfig b/configs/stm32f746-disco_defconfig index aa7403f3c5..6f07ff1558 100644 --- a/configs/stm32f746-disco_defconfig +++ b/configs/stm32f746-disco_defconfig @@ -40,7 +40,6 @@ CONFIG_CMD_FS_GENERIC=y CONFIG_OF_CONTROL=y CONFIG_NET_RANDOM_ETHADDR=y CONFIG_NETCONSOLE=y -# CONFIG_BLK is not set CONFIG_DM_MMC=y # CONFIG_SPL_DM_MMC is not set CONFIG_ARM_PL180_MMCI=y