arm: mvebu: db-mv784mp-gp_defconfig: Enable CONFIG_BLK
authorStefan Roese <sr@denx.de>
Mon, 11 Mar 2019 12:29:22 +0000 (13:29 +0100)
committerStefan Roese <sr@denx.de>
Fri, 12 Apr 2019 05:04:18 +0000 (07:04 +0200)
This patch enables CONFIG_BLK as this is now possible with the recent
DM conversion of the Armada XP SATA driver.

Signed-off-by: Stefan Roese <sr@denx.de>
Cc: Simon Glass <sjg@chromium.org>
Cc: Tom Rini <trini@konsulko.com>
configs/db-mv784mp-gp_defconfig

index 98e47ee956361c7ecd0fac20f93340efe5b94519..078bd230504eef4e4fd101bc37e51c4cd08df2b0 100644 (file)
@@ -46,6 +46,7 @@ CONFIG_USE_ENV_SPI_MAX_HZ=y
 CONFIG_ENV_SPI_MAX_HZ=50000000
 CONFIG_SPL_OF_TRANSLATE=y
 CONFIG_SATA_MV=y
+CONFIG_BLK=y
 # CONFIG_MMC is not set
 CONFIG_NAND=y
 CONFIG_NAND_PXA3XX=y