All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] ARM: berlin: add MACH_BERLIN_BG2Q symbol
@ 2014-03-21 19:39 ` Alexandre Belloni
  0 siblings, 0 replies; 14+ messages in thread
From: Alexandre Belloni @ 2014-03-21 19:39 UTC (permalink / raw)
  To: linux-arm-kernel

Now that we start supporting the Marvell Berlin BG2Q, add a symbol allowing to
differentiate that SoC from the other SoCs of the Berlin family.

Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
---
 arch/arm/mach-berlin/Kconfig | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/arch/arm/mach-berlin/Kconfig b/arch/arm/mach-berlin/Kconfig
index 7a02d222c378..0ff6f5877076 100644
--- a/arch/arm/mach-berlin/Kconfig
+++ b/arch/arm/mach-berlin/Kconfig
@@ -24,6 +24,13 @@ config MACH_BERLIN_BG2CD
 	select CPU_V7
 	select HAVE_ARM_TWD if SMP
 
+config MACH_BERLIN_BG2Q
+	bool "Marvell Armada 1500 Pro (BG2-Q)"
+	select CACHE_L2X0
+	select CPU_V7
+	select HAVE_ARM_TWD if SMP
+	select HAVE_SMP
+
 endmenu
 
 endif
-- 
1.8.3.2

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

end of thread, other threads:[~2014-05-05 20:55 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-21 19:39 [PATCH 1/2] ARM: berlin: add MACH_BERLIN_BG2Q symbol Alexandre Belloni
2014-03-21 19:39 ` Alexandre Belloni
2014-03-21 19:39 ` [PATCH 2/2] ARM: multi_v7_defconfig: Select CONFIG_MACH_BERLIN_BG2Q Alexandre Belloni
2014-03-21 19:39   ` Alexandre Belloni
2014-03-21 21:43   ` Sebastian Hesselbarth
2014-03-21 21:43     ` Sebastian Hesselbarth
2014-04-15 19:40     ` Sebastian Hesselbarth
2014-04-15 19:40       ` Sebastian Hesselbarth
2014-05-05 20:55       ` Olof Johansson
2014-05-05 20:55         ` Olof Johansson
2014-03-21 21:42 ` [PATCH 1/2] ARM: berlin: add MACH_BERLIN_BG2Q symbol Sebastian Hesselbarth
2014-03-21 21:42   ` Sebastian Hesselbarth
2014-04-22 21:24   ` Sebastian Hesselbarth
2014-04-22 21:24     ` Sebastian Hesselbarth

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.