summaryrefslogtreecommitdiff
path: root/configs/db-mv784mp-gp_defconfig
diff options
context:
space:
mode:
authorStefan Roese <sr@denx.de>2019-03-11 15:29:22 +0300
committerStefan Roese <sr@denx.de>2019-04-12 08:04:18 +0300
commitef13016573d1efb8e92401371d7e8af1af14b5bc (patch)
treef9cbcfe71a0574ce7f5bf05fe6d38d250360dfe2 /configs/db-mv784mp-gp_defconfig
parentde9c775f0dc468a18d5311100b87fea7b0d05b04 (diff)
downloadu-boot-ef13016573d1efb8e92401371d7e8af1af14b5bc.tar.xz
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 <sr@denx.de> Cc: Simon Glass <sjg@chromium.org> Cc: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/db-mv784mp-gp_defconfig')
-rw-r--r--configs/db-mv784mp-gp_defconfig1
1 files changed, 1 insertions, 0 deletions
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