[U-Boot] [PATCH v2 12/13] dm: mmc: Enable DM_MMC_OPS by default with DM_MMC

Simon Glass sjg at chromium.org
Sun Aug 7 01:23:29 CEST 2016


Hi,

On 17 July 2016 at 15:00, Simon Glass <sjg at chromium.org> wrote:
> On 5 July 2016 at 17:10, Simon Glass <sjg at chromium.org> wrote:
>> These two options go together and it is best to do the conversion in one
>> step. So enable DM_MMC_OPS by default if DM_MMC is enabled.
>>
>> Signed-off-by: Simon Glass <sjg at chromium.org>
>> ---
>>
>> Changes in v2: None
>>
>>  drivers/mmc/Kconfig | 1 +
>>  1 file changed, 1 insertion(+)
>
> Applied to u-boot-dm.

I had to drop that due to a build error. Re-applied.

- Simon


More information about the U-Boot mailing list