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

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
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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