xref: /openbmc/u-boot/drivers/mmc/Kconfig (revision 0adb5b761f4c789ae47d8abb015f5e017263d3f2)
1menu "MMC Host controller Support"
2
3config SH_SDHI
4	bool "SuperH/Renesas ARM SoCs on-chip SDHI host controller support"
5	depends on RMOBILE
6	help
7	  Support for the on-chip SDHI host controller on SuperH/Renesas ARM SoCs platform
8
9endmenu
10