summaryrefslogtreecommitdiff
path: root/configs/stm32f469-discovery_defconfig
diff options
context:
space:
mode:
authorPatrice Chotard <patrice.chotard@st.com>2018-07-25 17:49:06 +0200
committerTom Rini <trini@konsulko.com>2018-08-03 19:53:54 -0400
commitd78bc42801bf9d50fc05c75c76eb739b347b6d10 (patch)
tree9e85ae49021d9e5b36a0d6a71a4d34f53846c0f0 /configs/stm32f469-discovery_defconfig
parentbfe24ae2f24ce87ba6012a8ebc6a9161a70737b1 (diff)
configs: stm32f469-disco: Enable CONFIG_BLK
CONFIG_BLK config flag becomes mandatory, enable it. Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
Diffstat (limited to 'configs/stm32f469-discovery_defconfig')
-rw-r--r--configs/stm32f469-discovery_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/stm32f469-discovery_defconfig b/configs/stm32f469-discovery_defconfig
index 4de03edcc2..a55476f2f3 100644
--- a/configs/stm32f469-discovery_defconfig
+++ b/configs/stm32f469-discovery_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