Skip to content
Snippets Groups Projects
Commit f3dca4aa authored by Marek Vasut's avatar Marek Vasut
Browse files

mmc: sh_mmcif: Add Kconfig entry


Add Kconfig entry for SH MMCIF driver.

Signed-off-by: default avatarMarek Vasut <marek.vasut+renesas@gmail.com>
Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
Cc: Jaehoon Chung <jh80.chung@samsung.com>
parent 48f54a2d
Branches
Tags
No related merge requests found
...@@ -266,6 +266,12 @@ config SH_SDHI ...@@ -266,6 +266,12 @@ config SH_SDHI
help help
Support for the on-chip SDHI host controller on SuperH/Renesas ARM SoCs platform Support for the on-chip SDHI host controller on SuperH/Renesas ARM SoCs platform
config SH_MMCIF
bool "SuperH/Renesas ARM SoCs on-chip MMCIF host controller support"
depends on ARCH_RMOBILE || SH
help
Support for the on-chip MMCIF host controller on SuperH/Renesas ARM SoCs platform
config MMC_UNIPHIER config MMC_UNIPHIER
bool "UniPhier SD/MMC Host Controller support" bool "UniPhier SD/MMC Host Controller support"
depends on ARCH_UNIPHIER depends on ARCH_UNIPHIER
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment