xref: /rk3399_rockchip-uboot/drivers/mmc/Kconfig (revision 5910955f3cf685c1ca4e4abd1546fc59da55239a)
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