Merge tag 'metag-for-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...
[deliverable/linux.git] / drivers / mailbox / Kconfig
index 84325f267acf0209ef799aea11f828540bf95602..84b0a2d74d60b7b1761fd2be9632aa28869d06a2 100644 (file)
@@ -6,6 +6,15 @@ menuconfig MAILBOX
          signals. Say Y if your platform supports hardware mailboxes.
 
 if MAILBOX
+
+config ARM_MHU
+       tristate "ARM MHU Mailbox"
+       depends on ARM_AMBA
+       help
+         Say Y here if you want to build the ARM MHU controller driver.
+         The controller has 3 mailbox channels, the last of which can be
+         used in Secure mode only.
+
 config PL320_MBOX
        bool "ARM PL320 Mailbox"
        depends on ARM_AMBA
This page took 0.023589 seconds and 5 git commands to generate.