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

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