]> Git Repo - u-boot.git/commit
mmc: move MMC_SDHCI_IO_ACCESSORS to Kconfig
authorMasahiro Yamada <[email protected]>
Wed, 7 Dec 2016 13:10:30 +0000 (22:10 +0900)
committerTom Rini <[email protected]>
Thu, 29 Dec 2016 18:08:17 +0000 (13:08 -0500)
commit3d3a74cc8c774345be7d1661b215555ad41f4515
tree4443935050a306452ec6e8ee96a5bfd281722278
parent45a68fe267f14aae05c5d244b1bcda075de7d0a6
mmc: move MMC_SDHCI_IO_ACCESSORS to Kconfig

This is a user-unconfigurable option that is selected by the
drivers that need to overwrite SDHCI IO memory accessors.
(BCM2835 SDHCI seems the only driver that needs to do so.)

Signed-off-by: Masahiro Yamada <[email protected]>
Reviewed-by: Tom Rini <[email protected]>
Reviewed-by: Jaehoon Chung <[email protected]>
drivers/mmc/Kconfig
include/configs/rpi.h
This page took 0.038335 seconds and 4 git commands to generate.