xref: /openbmc/u-boot/drivers/mmc/Kconfig (revision fd697ecf5d1797180c29328b013d48ee3a788e03)
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