projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
48f54a2
)
mmc: sh_mmcif: Add Kconfig entry
author
Marek Vasut
<
[email protected]
>
Sat, 21 Apr 2018 15:40:20 +0000
(17:40 +0200)
committer
Marek Vasut
<
[email protected]
>
Sat, 21 Apr 2018 16:33:30 +0000
(18:33 +0200)
Add Kconfig entry for SH MMCIF driver.
Signed-off-by: Marek Vasut <
[email protected]
>
Cc: Nobuhiro Iwamatsu <
[email protected]
>
Cc: Jaehoon Chung <
[email protected]
>
drivers/mmc/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/mmc/Kconfig
b/drivers/mmc/Kconfig
index 6935da2177dcf7cc8e147845fc71a44252c9b70b..4fa8dd83bb741a561ec71d5997d9b14dff1fd357 100644
(file)
--- a/
drivers/mmc/Kconfig
+++ b/
drivers/mmc/Kconfig
@@
-266,6
+266,12
@@
config SH_SDHI
help
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
bool "UniPhier SD/MMC Host Controller support"
depends on ARCH_UNIPHIER