public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [RFC] CONFIG_DM_MMC should depend on CONFIG_MMC
@ 2017-12-02 10:07 Heinrich Schuchardt
  2017-12-02 23:26 ` Tom Rini
  0 siblings, 1 reply; 2+ messages in thread
From: Heinrich Schuchardt @ 2017-12-02 10:07 UTC (permalink / raw)
  To: u-boot

Hello Simon,

do you remember reason why you chose that CONFIG_DM_MMC should not 
depend on CONFIG_MMC?

[PATCH] dm: mmc: Add an MMC uclass
e7ecf7cb5a6b873daf2d88daf03034d51fad4acc

My gut feeling is that it should have that dependency like
DM_USB depends on USB and DM_PCI depends PCI.

The same question arises for DM_SCSI, DM_SERIAL where such a dependency 
is also missing.

Furthermore shouldn't DM_MMC default to MMC && DM?

Best regards

Heinrich

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [U-Boot] [RFC] CONFIG_DM_MMC should depend on CONFIG_MMC
  2017-12-02 10:07 [U-Boot] [RFC] CONFIG_DM_MMC should depend on CONFIG_MMC Heinrich Schuchardt
@ 2017-12-02 23:26 ` Tom Rini
  0 siblings, 0 replies; 2+ messages in thread
From: Tom Rini @ 2017-12-02 23:26 UTC (permalink / raw)
  To: u-boot

On Sat, Dec 02, 2017 at 11:07:53AM +0100, Heinrich Schuchardt wrote:
> Hello Simon,
> 
> do you remember reason why you chose that CONFIG_DM_MMC should not depend on
> CONFIG_MMC?
> 
> [PATCH] dm: mmc: Add an MMC uclass
> e7ecf7cb5a6b873daf2d88daf03034d51fad4acc
> 
> My gut feeling is that it should have that dependency like
> DM_USB depends on USB and DM_PCI depends PCI.
> 
> The same question arises for DM_SCSI, DM_SERIAL where such a dependency is
> also missing.
> 
> Furthermore shouldn't DM_MMC default to MMC && DM?

We cannot express this in Kconfig yet due to USB gadget stuff, iirc.  I
think we had this discussion and root-causing over on imx6 maybe 2
months ago?  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/20171202/843618b6/attachment.sig>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-12-02 23:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-12-02 10:07 [U-Boot] [RFC] CONFIG_DM_MMC should depend on CONFIG_MMC Heinrich Schuchardt
2017-12-02 23:26 ` Tom Rini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox