On 09/06/13 13:31, Stephen Boyd wrote: > diff --git a/arch/arm/mach-msm/Kconfig b/arch/arm/mach-msm/Kconfig > index 905efc8..30b3342 100644 > --- a/arch/arm/mach-msm/Kconfig > +++ b/arch/arm/mach-msm/Kconfig > @@ -50,6 +50,7 @@ config ARCH_MSM8X60 > select HAVE_SMP > select MSM_SCM if SMP > select USE_OF > + select SPARSE_IRQ > > config ARCH_MSM8960 > bool "MSM8960" > @@ -59,6 +60,7 @@ config ARCH_MSM8960 > select GPIO_MSM_V2 > select MSM_SCM if SMP > select USE_OF > + select SPARSE_IRQ Gah, I guess this needs to be sorted alphabetically. -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by The Linux Foundation -- 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