projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
69a8f4d
)
configs: stm32f746-disco: Enable CONFIG_BLK
author
Patrice Chotard
<patrice.chotard@st.com>
Wed, 25 Jul 2018 15:49:05 +0000
(17:49 +0200)
committer
Tom Rini
<trini@konsulko.com>
Fri, 3 Aug 2018 23:53:54 +0000
(19:53 -0400)
CONFIG_BLK config flag becomes mandatory, enable it.
Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
configs/stm32f746-disco_defconfig
patch
|
blob
|
history
diff --git
a/configs/stm32f746-disco_defconfig
b/configs/stm32f746-disco_defconfig
index aa7403f3c516307cf06a6df5d6eeb08a86e059af..6f07ff155862a2efeff8749ae70b6210eac5d353 100644
(file)
--- 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