[PATCH 3/3] ARM: DRA7xx: Enable crossbar driver for the soc
Sricharan R
r.sricharan at ti.com
Thu Jul 18 12:43:50 EDT 2013
Enable the crossbar driver to handle the irq/dma
crossbar devices in the soc.
Signed-off-by: Sricharan R <r.sricharan at ti.com>
---
arch/arm/mach-omap2/Kconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm/mach-omap2/Kconfig b/arch/arm/mach-omap2/Kconfig
index 80aaadc..3def350 100644
--- a/arch/arm/mach-omap2/Kconfig
+++ b/arch/arm/mach-omap2/Kconfig
@@ -120,6 +120,7 @@ config SOC_DRA7XX
select ARM_GIC
select HAVE_SMP
select COMMON_CLK
+ select CROSSBAR
comment "OMAP Core Type"
depends on ARCH_OMAP2
--
1.7.9.5
More information about the linux-arm-kernel
mailing list