]> Git Repo - J-u-boot.git/commitdiff
configs: stm32f429-evaluation: Enable CONFIG_BLK
authorPatrice Chotard <[email protected]>
Wed, 25 Jul 2018 15:49:04 +0000 (17:49 +0200)
committerTom Rini <[email protected]>
Fri, 3 Aug 2018 23:53:54 +0000 (19:53 -0400)
CONFIG_BLK config flag becomes mandatory, enable it.

Signed-off-by: Patrice Chotard <[email protected]>
configs/stm32f429-evaluation_defconfig

index 1b14a496406705857c682e41a3de36178549163a..3ddd5c50fb1d12b27d03c23b3df596205c599e16 100644 (file)
@@ -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
This page took 0.046683 seconds and 4 git commands to generate.