diff options
| -rw-r--r-- | drivers/mailbox/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/mailbox/Kconfig b/drivers/mailbox/Kconfig index 84b0a2d74d60..4a418d2f6564 100644 --- a/drivers/mailbox/Kconfig +++ b/drivers/mailbox/Kconfig | |||
| @@ -56,6 +56,7 @@ config PCC | |||
| 56 | 56 | ||
| 57 | config ALTERA_MBOX | 57 | config ALTERA_MBOX |
| 58 | tristate "Altera Mailbox" | 58 | tristate "Altera Mailbox" |
| 59 | depends on HAS_IOMEM | ||
| 59 | help | 60 | help |
| 60 | An implementation of the Altera Mailbox soft core. It is used | 61 | An implementation of the Altera Mailbox soft core. It is used |
| 61 | to send message between processors. Say Y here if you want to use the | 62 | to send message between processors. Say Y here if you want to use the |
