public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH V2] imx: mx7dsabresd: include BLK for MMC/eMMC support of driver model
Date: Wed, 11 Oct 2017 17:55:44 -0400	[thread overview]
Message-ID: <20171011215544.GR12015@bill-the-cat> (raw)
In-Reply-To: <CAOMZO5CkoB2TZTeK1W8u0v+MRQEQi2d+oAwphh+23mjCFi2wJA@mail.gmail.com>

On Wed, Oct 11, 2017 at 06:53:13PM -0300, Fabio Estevam wrote:
> On Wed, Oct 11, 2017 at 6:49 PM, Tom Rini <trini@konsulko.com> wrote:
> 
> > It sounds like BLK shouldn't be default y if DM_MMC but rather selected
> > by DM_MMC.  Yes?
> 
> What about this?
> 
> --- a/drivers/mmc/Kconfig
> +++ b/drivers/mmc/Kconfig
> @@ -13,6 +13,7 @@ config MMC
>  config DM_MMC
>         bool "Enable MMC controllers using Driver Model"
>         depends on DM
> +       select BLK
>         help
>           This enables the MultiMediaCard (MMC) uclass which supports MMC and
>           Secure Digital I/O (SDIO) cards. Both removable (SD, micro-SD, etc.)

Yes, I think that's it, along with removing the default y if DM_MMC from
the BLK entry.  Thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20171011/90746733/attachment.sig>

  reply	other threads:[~2017-10-11 21:55 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-11 14:23 [U-Boot] [PATCH] mx7dsabresd: Remove CONFIG_DM_MMC to avoid regression Fabio Estevam
2017-10-11 14:27 ` Otavio Salvador
2017-10-11 15:38   ` Fabio Estevam
2017-10-11 20:29     ` [U-Boot] [PATCH] imx: mx7dsabresd: include BLK for MMC/eMMC support of driver model Eric Nelson
2017-10-11 20:41       ` Jagan Teki
2017-10-11 20:50       ` Fabio Estevam
2017-10-11 20:51         ` Tom Rini
2017-10-11 21:40           ` Eric Nelson
2017-10-11 21:14         ` Eric Nelson
2017-10-11 21:45       ` [U-Boot] [PATCH V2] " Eric Nelson
2017-10-11 21:49         ` Tom Rini
2017-10-11 21:53           ` Fabio Estevam
2017-10-11 21:55             ` Tom Rini [this message]
2017-10-11 22:07               ` Fabio Estevam
2017-10-11 22:17                 ` Tom Rini
2017-10-11 22:28                   ` Fabio Estevam
2017-10-12 16:33                   ` Tom Rini
2017-10-12 18:35                     ` Fabio Estevam
2017-10-12 18:38                       ` Tom Rini
2017-10-12 18:39                         ` Fabio Estevam
2017-10-12 18:49                           ` Tom Rini

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=20171011215544.GR12015@bill-the-cat \
    --to=trini@konsulko.com \
    --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