mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH v2 1/3] ARM: stm32mp: enable ARM_AMBA
@ 2019-10-15  9:33 Oleksij Rempel
  2019-10-15  9:33 ` [PATCH v2 2/3] mci: add support for stm32mp sd/mmc controller Oleksij Rempel
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Oleksij Rempel @ 2019-10-15  9:33 UTC (permalink / raw)
  To: barebox; +Cc: Oleksij Rempel

It is needed for mci/sd/mmc driver.

Signed-off-by: Oleksij Rempel <o.rempel@pengutronix.de>
---
 arch/arm/Kconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
index 30a380f2f2..5e110bfff7 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -199,6 +199,7 @@ config ARCH_STM32MP
 	select HAS_DEBUG_LL
 	select HAVE_CLK
 	select GPIOLIB
+	select ARM_AMBA
 
 config ARCH_VERSATILE
 	bool "ARM Versatile boards (ARM926EJ-S)"
-- 
2.23.0


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

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

end of thread, other threads:[~2019-10-16  9:32 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-15  9:33 [PATCH v2 1/3] ARM: stm32mp: enable ARM_AMBA Oleksij Rempel
2019-10-15  9:33 ` [PATCH v2 2/3] mci: add support for stm32mp sd/mmc controller Oleksij Rempel
2019-10-15  9:33 ` [PATCH v2 3/3] ARM: dts: stm32mp157a-dk1: overwrite regulator for sdmmc node Oleksij Rempel
2019-10-16  9:32 ` [PATCH] fixup! mci: add support for stm32mp sd/mmc controller Ahmad Fatoum

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox