]> git.sur5r.net Git - u-boot/commit
dm: mmc: rockchip: Enable CONFIG_DM_MMC_OPS for all boards
authorSimon Glass <sjg@chromium.org>
Mon, 13 Jun 2016 05:30:24 +0000 (23:30 -0600)
committerSimon Glass <sjg@chromium.org>
Mon, 11 Jul 2016 20:06:44 +0000 (14:06 -0600)
commit42b37d8d469bda1ddb1847596628eb03e1229bb4
tree41d8cfbe65905231aaa5aadbea4b8fab8b39f846
parent691272fe5236b1b5ac02c7c1a1fb8fe85fd78d97
dm: mmc: rockchip: Enable CONFIG_DM_MMC_OPS for all boards

Enable this option to move rockchip over to use driver model for MMC
operations.

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/arm/Kconfig
drivers/mmc/rockchip_dw_mmc.c