]> git.kernelconcepts.de Git - karo-tx-uboot.git/blob - drivers/mmc/Kconfig
Prepare v2015.04-rc1
[karo-tx-uboot.git] / drivers / mmc / Kconfig
1 menu "MMC Host controller Support"
2
3 config 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
9 endmenu