projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c0d6315
)
remoteproc/omap: support OMAP5 too
author
Vincent Stehlé
<v-stehle@ti.com>
Mon, 18 Feb 2013 11:06:52 +0000
(12:06 +0100)
committer
Ohad 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
patch
|
blob
|
blame
|
history
diff --git
a/drivers/remoteproc/Kconfig
b/drivers/remoteproc/Kconfig
index 289e867a77dd59fe9e6d9f46cb7001d1046ad5a6..5ad65710c4ff1fb6c63ea897b4680f1c164f3729 100644
(file)
--- a/
drivers/remoteproc/Kconfig
+++ b/
drivers/remoteproc/Kconfig
@@
-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