From: Stefan Roese Date: Mon, 11 Mar 2019 12:29:22 +0000 (+0100) Subject: arm: mvebu: db-mv784mp-gp_defconfig: Enable CONFIG_BLK X-Git-Tag: v2025.01-rc5-pxa1908~3041^2~32 X-Git-Url: http://git.dujemihanovic.xyz/login.html?a=commitdiff_plain;h=ef13016573d1efb8e92401371d7e8af1af14b5bc;p=u-boot.git arm: mvebu: db-mv784mp-gp_defconfig: Enable CONFIG_BLK 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 Cc: Simon Glass Cc: Tom Rini --- diff --git a/configs/db-mv784mp-gp_defconfig b/configs/db-mv784mp-gp_defconfig index 98e47ee956..078bd23050 100644 --- a/configs/db-mv784mp-gp_defconfig +++ b/configs/db-mv784mp-gp_defconfig @@ -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