arm: mvebu: db-88f6720: Enable CONFIG_BLK
authorStefan Roese <sr@denx.de>
Fri, 3 May 2019 06:42:18 +0000 (08:42 +0200)
committerStefan Roese <sr@denx.de>
Thu, 9 May 2019 05:34:44 +0000 (07:34 +0200)
This patch enables CONFIG_BLK to remove this compile warning:

===================== WARNING ======================
This board does not use CONFIG_DM_USB. Please update
the board to use CONFIG_DM_USB before the v2019.07 release.
Failure to update by the deadline may result in board removal.
See doc/driver-model/MIGRATION.txt for more info.
====================================================

Signed-off-by: Stefan Roese <sr@denx.de>
configs/db-88f6720_defconfig

index 25421407e27ea6dc91344274b13369d2188da4f1..c1a430cf3bdce932f1cee372f2e87a0053548539 100644 (file)
@@ -44,6 +44,7 @@ CONFIG_USE_ENV_SPI_MAX_HZ=y
 CONFIG_ENV_SPI_MAX_HZ=50000000
 CONFIG_NET_RANDOM_ETHADDR=y
 CONFIG_SPL_OF_TRANSLATE=y
+CONFIG_BLK=y
 CONFIG_MISC=y
 # CONFIG_MMC is not set
 CONFIG_SPI_FLASH=y