Merge branch 'for-5.15/logitech' into for-linus
[linux-2.6-microblaze.git] / drivers / mailbox / Kconfig
index 68de2c6..b4b780e 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