aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mailbox/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/mailbox/Kconfig')
-rw-r--r--drivers/mailbox/Kconfig9
1 files changed, 9 insertions, 0 deletions
diff --git a/drivers/mailbox/Kconfig b/drivers/mailbox/Kconfig
index 05b1009e2820..4b61ce920406 100644
--- a/drivers/mailbox/Kconfig
+++ b/drivers/mailbox/Kconfig
@@ -16,6 +16,15 @@ config ARM_MHU
The controller has 3 mailbox channels, the last of which can be
used in Secure mode only.
+config MVL_MHU
+ tristate "Marvell MHU Mailbox"
+ depends on ARM_AMBA
+ help
+ Say Y here if you want to build the Marvell MHU controller driver.
+ The driver implements SCMI and AVS support for OcteonTX2 platform.
+ The controller supports single channel between SCP and AP.
+ The MHU implementation uses CPC RAM for creating mailbox memory.
+
config IMX_MBOX
tristate "i.MX Mailbox"
depends on ARCH_MXC || COMPILE_TEST