Commit e5bc0294 authored by Vincent Stehlé's avatar Vincent Stehlé Committed by Ohad Ben-Cohen

remoteproc/omap: support OMAP5 too

This allows building remoteproc on OMAP5 too.
Signed-off-by: default avatarVincent Stehlé <v-stehle@ti.com>
[edit commit log]
Signed-off-by: default avatarOhad Ben-Cohen <ohad@wizery.com>
parent c0d63157
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment