On Thu, 22 Aug 2019 at 02:07, Andrew Jeffery <andrew@xxxxxxxx> wrote: > > +CONFIG_MMC=y > > +CONFIG_MMC_SDHCI=y > > +CONFIG_MMC_SDHCI_PLTFM=y > > +CONFIG_MMC_SDHCI_OF_ASPEED=y > > The patches haven't yet been applied to the MMC tree, maybe we should > add this later? When enabling drivers in the same merge window as they go into the tree we will always be in this situation. If the driver doesn't make it in this merge window, or first has has changes, the worst that will happen is the kconfig name changes and I need to update it later. I think we're safe to include it as-is. Thanks for the review. Cheers, Joel