aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--drivers/mailbox/Kconfig1
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
57config ALTERA_MBOX 57config 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