commit | 329a449f2c289b4de8f892fca1d9379ce5fd81b8 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Tue Jul 05 17:10:15 2016 -0600 |
committer | Simon Glass <sjg@chromium.org> | Wed Jul 27 14:15:54 2016 -0600 |
tree | 8956954f49c85152a375b0d0b7f2b156b3929afe | |
parent | dec49e862ef9e74654fad3595fda5be99d33711a [diff] |
dm: mmc: zynq: Convert zynq to use driver model for MMC Move zynq to the latest driver model support by enabling CONFIG_DM_MMC, CONFIG_DM_MMC_OPS and CONFIG_BLK. Signed-off-by: Simon Glass <sjg@chromium.org>