summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/Kconfig
diff options
context:
space:
mode:
authorOlof Johansson <olof@lixom.net>2014-03-08 23:32:26 -0800
committerOlof Johansson <olof@lixom.net>2014-03-08 23:32:26 -0800
commit63261d76c81ff89638d15a181d5ef5adb03c0e30 (patch)
tree07461c0864dcf3f2e1b8f5a376af6bd23a42a647 /arch/arm/mach-omap2/Kconfig
parentc37abe5ad2607b163244ac4686debd6687d5b5aa (diff)
parent9594274201ac3c67d5c569aae63792e58bcd33e6 (diff)
downloadlinux-stable-63261d76c81ff89638d15a181d5ef5adb03c0e30.tar.gz
linux-stable-63261d76c81ff89638d15a181d5ef5adb03c0e30.tar.bz2
linux-stable-63261d76c81ff89638d15a181d5ef5adb03c0e30.zip
Merge tag 'omap-for-v3.15/crossbar-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/drivers
Merge OMAP crossbar support from Tony Lindgren: Add support for GIC crossbar that routes interrupts on newer omaps. Looks like people wanted these merged via the omap tree as it's the only user for the GIC crossbar. * tag 'omap-for-v3.15/crossbar-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap: ARM: DRA: Enable Crossbar IP support for DRA7XX ARM: OMAP4+: Correct Wakeup-gen code to use physical irq number DRIVERS: IRQCHIP: CROSSBAR: Add support for Crossbar IP DRIVERS: IRQCHIP: IRQ-GIC: Add support for routable irqs Signed-off-by: Olof Johansson <olof@lixom.net>
Diffstat (limited to 'arch/arm/mach-omap2/Kconfig')
-rw-r--r--arch/arm/mach-omap2/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-omap2/Kconfig b/arch/arm/mach-omap2/Kconfig
index e2ce4f8366a7..46f8c538d2bc 100644
--- a/arch/arm/mach-omap2/Kconfig
+++ b/arch/arm/mach-omap2/Kconfig
@@ -85,6 +85,7 @@ config SOC_DRA7XX
select CPU_V7
select HAVE_SMP
select HAVE_ARM_ARCH_TIMER
+ select IRQ_CROSSBAR
config ARCH_OMAP2PLUS
bool