summaryrefslogtreecommitdiff
path: root/configs/theadorable_debug_defconfig
diff options
context:
space:
mode:
authorStefan Roese <sr@denx.de>2019-03-11 15:29:21 +0300
committerStefan Roese <sr@denx.de>2019-04-12 08:04:18 +0300
commitde9c775f0dc468a18d5311100b87fea7b0d05b04 (patch)
treec98d21b2c7c1ee1234b4f5b1787e37930bc0fe91 /configs/theadorable_debug_defconfig
parent0506620f4f4991be86f1b72d32005937ed11eff2 (diff)
downloadu-boot-de9c775f0dc468a18d5311100b87fea7b0d05b04.tar.xz
arm: mvebu: theadorable_debug_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/theadorable_debug_defconfig')
-rw-r--r--configs/theadorable_debug_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/theadorable_debug_defconfig b/configs/theadorable_debug_defconfig
index fb9307aaf5..3736aec537 100644
--- a/configs/theadorable_debug_defconfig
+++ b/configs/theadorable_debug_defconfig
@@ -51,6 +51,7 @@ CONFIG_ENV_SPI_MAX_HZ=50000000
CONFIG_NET_RANDOM_ETHADDR=y
CONFIG_SPL_OF_TRANSLATE=y
CONFIG_SATA_MV=y
+CONFIG_BLK=y
CONFIG_BOOTCOUNT_LIMIT=y
CONFIG_BOOTCOUNT_RAM=y
CONFIG_FPGA_ALTERA=y