Merge tag 'usb-5.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
[linux-2.6-microblaze.git] / drivers / remoteproc / Kconfig
index 15d1574..e68fced 100644 (file)
@@ -24,11 +24,12 @@ config REMOTEPROC_CDEV
          It's safe to say N if you don't want to use this interface.
 
 config IMX_REMOTEPROC
-       tristate "IMX6/7 remoteproc support"
+       tristate "i.MX remoteproc support"
        depends on ARCH_MXC
+       select MAILBOX
        help
-         Say y here to support iMX's remote processors (Cortex M4
-         on iMX7D) via the remote processor framework.
+         Say y here to support iMX's remote processors via the remote
+         processor framework.
 
          It's safe to say N here.