linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v1 1/2] mmc/host: add FSP2(ppc476fpe) into depends for sdhci-st
@ 2017-06-30 11:53 Ivan Mikhaylov
  2017-07-11 14:43 ` Ulf Hansson
  0 siblings, 1 reply; 2+ messages in thread
From: Ivan Mikhaylov @ 2017-06-30 11:53 UTC (permalink / raw)
  To: Alistair Popple, Matt Porter, Adrian Hunter, Patrice Chotard,
	Ulf Hansson
  Cc: linuxppc-dev, linux-kernel, Benjamin Herrenschmidt, Joel Stanley,
	Paul Mackerras, Michael Ellerman, linux-mmc, kernel

shdci-st driver can be used for ppc476 fsp2 soc.

Signed-off-by: Ivan Mikhaylov <ivan@de.ibm.com>
---
 drivers/mmc/host/Kconfig |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/drivers/mmc/host/Kconfig b/drivers/mmc/host/Kconfig
index 2eb9701..edf5787 100644
--- a/drivers/mmc/host/Kconfig
+++ b/drivers/mmc/host/Kconfig
@@ -354,7 +354,7 @@ config MMC_MOXART
 
 config MMC_SDHCI_ST
 	tristate "SDHCI support on STMicroelectronics SoC"
-	depends on ARCH_STI
+	depends on ARCH_STI || FSP2
 	depends on MMC_SDHCI_PLTFM
 	select MMC_SDHCI_IO_ACCESSORS
 	help
-- 
1.7.1

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-07-11 14:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-30 11:53 [PATCH v1 1/2] mmc/host: add FSP2(ppc476fpe) into depends for sdhci-st Ivan Mikhaylov
2017-07-11 14:43 ` Ulf Hansson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).