diff options
Diffstat (limited to 'drivers/remoteproc')
-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 a1024d9569ca..96ce101b9067 100644 --- a/drivers/remoteproc/Kconfig +++ b/drivers/remoteproc/Kconfig | |||
@@ -6,6 +6,7 @@ config REMOTEPROC | |||
6 | depends on EXPERIMENTAL | 6 | depends on EXPERIMENTAL |
7 | depends on HAS_DMA | 7 | depends on HAS_DMA |
8 | select FW_CONFIG | 8 | select FW_CONFIG |
9 | select VIRTIO | ||
9 | 10 | ||
10 | config OMAP_REMOTEPROC | 11 | config OMAP_REMOTEPROC |
11 | tristate "OMAP remoteproc support" | 12 | tristate "OMAP remoteproc support" |