[PATCH 2/2] ARM: vexpress: Enable selection of SPARSE_IRQ
Jon Medhurst (Tixy)
tixy at linaro.org
Wed Jun 13 13:13:22 EDT 2012
From: Jon Medhurst <tixy at linaro.org>
This is required to add vexpress to multiplatform kernels containing
other boards which require SPARSE_IRQ.
Signed-off-by: Jon Medhurst <tixy at linaro.org>
---
arch/arm/Kconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
index 84449dd..bdede09 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -311,6 +311,7 @@ config ARCH_VEXPRESS
select HAVE_CLK
select HAVE_PATA_PLATFORM
select ICST
+ select MAY_HAVE_SPARSE_IRQ
select NO_IOPORT
select PLAT_VERSATILE
select PLAT_VERSATILE_CLCD
--
1.7.10
More information about the linux-arm-kernel
mailing list