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