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