]> git.ipfire.org Git - people/ms/u-boot.git/blame - drivers/mmc/Kconfig
mmc: rmobile: Add SDHC support for Renesas rmobile ARM SoC
[people/ms/u-boot.git] / drivers / mmc / Kconfig
CommitLineData
72d42bad
NI
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