diff options
-rw-r--r-- | drivers/remoteproc/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/remoteproc/Kconfig b/drivers/remoteproc/Kconfig index 24d880e78ec6..db4e39b9164a 100644 --- a/drivers/remoteproc/Kconfig +++ b/drivers/remoteproc/Kconfig | |||
@@ -7,6 +7,7 @@ config REMOTEPROC | |||
7 | 7 | ||
8 | config OMAP_REMOTEPROC | 8 | config OMAP_REMOTEPROC |
9 | tristate "OMAP remoteproc support" | 9 | tristate "OMAP remoteproc support" |
10 | depends on EXPERIMENTAL | ||
10 | depends on ARCH_OMAP4 | 11 | depends on ARCH_OMAP4 |
11 | depends on OMAP_IOMMU | 12 | depends on OMAP_IOMMU |
12 | select REMOTEPROC | 13 | select REMOTEPROC |