On Wed, Oct 11, 2017 at 06:53:13PM -0300, Fabio Estevam wrote: > On Wed, Oct 11, 2017 at 6:49 PM, Tom Rini <tr...@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
signature.asc
Description: PGP signature
_______________________________________________ U-Boot mailing list U-Boot@lists.denx.de https://lists.denx.de/listinfo/u-boot