All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stefan Roese <sr@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 3/4] arm: mvebu: db-mv784mp-gp_defconfig: Enable CONFIG_BLK
Date: Mon, 11 Mar 2019 13:29:22 +0100	[thread overview]
Message-ID: <20190311122923.4456-3-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/db-mv784mp-gp_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/configs/db-mv784mp-gp_defconfig b/configs/db-mv784mp-gp_defconfig
index b6c61c3a48..feea5d9f42 100644
--- a/configs/db-mv784mp-gp_defconfig
+++ b/configs/db-mv784mp-gp_defconfig
@@ -44,6 +44,7 @@ CONFIG_EFI_PARTITION=y
 CONFIG_DEFAULT_DEVICE_TREE="armada-xp-gp"
 CONFIG_SPL_OF_TRANSLATE=y
 CONFIG_SATA_MV=y
+CONFIG_BLK=y
 # CONFIG_MMC is not set
 CONFIG_NAND=y
 CONFIG_NAND_PXA3XX=y
-- 
2.21.0

  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 ` [U-Boot] [PATCH 2/4] arm: mvebu: theadorable_debug_defconfig: Enable CONFIG_BLK Stefan Roese
2019-04-11 12:00   ` Stefan Roese
2019-03-11 12:29 ` Stefan Roese [this message]
2019-04-11 12:01   ` [U-Boot] [PATCH 3/4] arm: mvebu: db-mv784mp-gp_defconfig: " 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-3-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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.