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 c3675ae3cc9e..1ceb4867c97a 100644 --- a/drivers/remoteproc/Kconfig +++ b/drivers/remoteproc/Kconfig | |||
@@ -7,6 +7,7 @@ config REMOTEPROC | |||
7 | select CRC32 | 7 | select CRC32 |
8 | select FW_CONFIG | 8 | select FW_CONFIG |
9 | select VIRTIO | 9 | select VIRTIO |
10 | select VIRTUALIZATION | ||
10 | 11 | ||
11 | config OMAP_REMOTEPROC | 12 | config OMAP_REMOTEPROC |
12 | tristate "OMAP remoteproc support" | 13 | tristate "OMAP remoteproc support" |