From: Stefan Roese <sr@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 2/4] arm: mvebu: theadorable_debug_defconfig: Enable CONFIG_BLK
Date: Mon, 11 Mar 2019 13:29:21 +0100 [thread overview]
Message-ID: <20190311122923.4456-2-sr@denx.de> (raw)
In-Reply-To: <20190311122923.4456-1-sr@denx.de>
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/theadorable_debug_defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/configs/theadorable_debug_defconfig b/configs/theadorable_debug_defconfig
index a7d02e957a..1573b5f544 100644
--- a/configs/theadorable_debug_defconfig
+++ b/configs/theadorable_debug_defconfig
@@ -49,6 +49,7 @@ CONFIG_DEFAULT_DEVICE_TREE="armada-xp-theadorable"
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
--
2.21.0
next prev parent reply other threads:[~2019-03-11 12:29 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-03-11 12:29 [U-Boot] [PATCH 1/4] sata: sata_mv: Add DM support to enable CONFIG_BLK usage Stefan Roese
2019-03-11 12:29 ` Stefan Roese [this message]
2019-04-11 12:00 ` [U-Boot] [PATCH 2/4] arm: mvebu: theadorable_debug_defconfig: Enable CONFIG_BLK Stefan Roese
2019-03-11 12:29 ` [U-Boot] [PATCH 3/4] arm: mvebu: db-mv784mp-gp_defconfig: " Stefan Roese
2019-04-11 12:01 ` Stefan Roese
2019-03-11 12:29 ` [U-Boot] [PATCH 4/4] Makefile: Correct logic for DM_SCSI + unconverted drivers check Stefan Roese
2019-03-11 14:09 ` Tom Rini
2019-03-12 6:45 ` Stefan Roese
2019-03-12 6:46 ` [U-Boot] [PATCH 4/4 v2] " Stefan Roese
2019-03-12 14:55 ` Tom Rini
2019-04-11 12:02 ` Stefan Roese
2019-04-04 7:21 ` [U-Boot] [PATCH 1/4] sata: sata_mv: Add DM support to enable CONFIG_BLK usage Chris Packham
2019-04-11 11:59 ` Stefan Roese
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20190311122923.4456-2-sr@denx.de \
--to=sr@denx.de \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox