drivers/mc: Migrated MC Flibs to 0.5.2
[oweals/u-boot.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