Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso...
[linux-block.git] / drivers / mailbox / Kconfig
index 68de2c6af72790c55136dc838de79ca9726fe520..b4b780ea2ac8cc2771e06a308d2ce2a773bc88a5 100644 (file)
@@ -160,6 +160,18 @@ config MAILBOX_TEST
          Test client to help with testing new Controller driver
          implementations.
 
+config POLARFIRE_SOC_MAILBOX
+       tristate "PolarFire SoC (MPFS) Mailbox"
+       depends on HAS_IOMEM
+       depends on SOC_MICROCHIP_POLARFIRE || COMPILE_TEST
+       help
+         This driver adds support for the PolarFire SoC (MPFS) mailbox controller.
+
+         To compile this driver as a module, choose M here. the
+         module will be called mailbox-mpfs.
+
+         If unsure, say N.
+
 config QCOM_APCS_IPC
        tristate "Qualcomm APCS IPC driver"
        depends on ARCH_QCOM || COMPILE_TEST