remoteproc/omap: support OMAP5 too
authorVincent Stehlé <v-stehle@ti.com>
Mon, 18 Feb 2013 11:06:52 +0000 (12:06 +0100)
committerOhad Ben-Cohen <ohad@wizery.com>
Sun, 7 Apr 2013 11:06:18 +0000 (14:06 +0300)
This allows building remoteproc on OMAP5 too.

Signed-off-by: Vincent Stehlé <v-stehle@ti.com>
[edit commit log]
Signed-off-by: Ohad Ben-Cohen <ohad@wizery.com>
drivers/remoteproc/Kconfig

index 289e867a77dd59fe9e6d9f46cb7001d1046ad5a6..5ad65710c4ff1fb6c63ea897b4680f1c164f3729 100644 (file)
@@ -11,7 +11,7 @@ config REMOTEPROC
 config OMAP_REMOTEPROC
        tristate "OMAP remoteproc support"
        depends on HAS_DMA
-       depends on ARCH_OMAP4
+       depends on ARCH_OMAP4 || SOC_OMAP5
        depends on OMAP_IOMMU
        depends on OMAP_MBOX_FWK
        select REMOTEPROC