summaryrefslogtreecommitdiff
path: root/include/configs/rpi.h
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.masahiro@socionext.com>2016-12-07 13:10:30 (GMT)
committerTom Rini <trini@konsulko.com>2016-12-29 18:08:17 (GMT)
commit3d3a74cc8c774345be7d1661b215555ad41f4515 (patch)
tree4443935050a306452ec6e8ee96a5bfd281722278 /include/configs/rpi.h
parent45a68fe267f14aae05c5d244b1bcda075de7d0a6 (diff)
downloadu-boot-3d3a74cc8c774345be7d1661b215555ad41f4515.tar.xz
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 <yamada.masahiro@socionext.com> Reviewed-by: Tom Rini <trini@konsulko.com> Reviewed-by: Jaehoon Chung <jh80.chung@samsung.com>
Diffstat (limited to 'include/configs/rpi.h')
-rw-r--r--include/configs/rpi.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/rpi.h b/include/configs/rpi.h
index 8005ac1..45d8824 100644
--- a/include/configs/rpi.h
+++ b/include/configs/rpi.h
@@ -83,7 +83,6 @@
/* SD/MMC configuration */
#define CONFIG_GENERIC_MMC
-#define CONFIG_MMC_SDHCI_IO_ACCESSORS
#ifdef CONFIG_CMD_USB
#define CONFIG_USB_DWC2