Re: [PATCH 1/4] arm: Kconfig option for ARCH_MSM_SCORPIONMP

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello.

On 10-09-2010 18:51, Uwe Kleine-König wrote:

From: Steve Muckle<smuckle@xxxxxxxxxxxxxx>

ScorpionMP is a configuration of Scorpion processors. It supports local
timers.

Signed-off-by: Steve Muckle<smuckle@xxxxxxxxxxxxxx>
Signed-off-by: Jeff Ohlstein<johlstei@xxxxxxxxxxxxxx>
Signed-off-by: Daniel Walker<dwalker@xxxxxxxxxxxxxx>
[...]
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
index a7ed21f..d2dfbc2 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -1144,7 +1144,8 @@ config SMP
   	bool "Symmetric Multi-Processing (EXPERIMENTAL)"
   	depends on EXPERIMENTAL&&   (REALVIEW_EB_ARM11MP || REALVIEW_EB_A9MP ||\
   		 MACH_REALVIEW_PB11MP || MACH_REALVIEW_PBX || ARCH_OMAP4 ||\
-		 ARCH_S5PV310 || ARCH_TEGRA || ARCH_U8500 || ARCH_VEXPRESS_CA9X4)
+		 ARCH_S5PV310 || ARCH_TEGRA || ARCH_U8500 || ARCH_VEXPRESS_CA9X4||\
+		 ARCH_MSM_SCORPIONMP)
   	depends on GENERIC_CLOCKEVENTS
   	select USE_GENERIC_SMP_HELPERS
   	select HAVE_ARM_SCU if ARCH_REALVIEW || ARCH_OMAP4 || ARCH_S5PV310 ||\
@@ -1218,7 +1219,8 @@ config LOCAL_TIMERS
   	bool "Use local timer interrupts"
   	depends on SMP&&   (REALVIEW_EB_ARM11MP || MACH_REALVIEW_PB11MP || \
   		REALVIEW_EB_A9MP || MACH_REALVIEW_PBX || ARCH_OMAP4 || \
-		ARCH_S5PV310 || ARCH_TEGRA || ARCH_U8500 || ARCH_VEXPRESS_CA9X4)
+		ARCH_S5PV310 || ARCH_TEGRA || ARCH_U8500 || ARCH_VEXPRESS_CA9X4 ||\

    Could you put spce before \ to keep the style consistent?

It's at least locally consistent, isn't it?

Not really. The second 'bool' has spaces before \, only the first one doesn't...

Uwe

WBR, Sergei
--
To unsubscribe from this list: send the line "unsubscribe linux-arm-msm" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [Linux for Sparc]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux