X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=drivers%2Fmailbox%2FKconfig;h=5305923752d283d31a6c2a0435cf7e68dbf200b7;hb=04cafed7fc19a8010771c788708ac97c405fc3de;hp=09719843ad4ac0907618e9daa3b1ca9ddc976ca7;hpb=e88fa1b8b00a947299e2415e819301fa52037cf4;p=deliverable%2Flinux.git diff --git a/drivers/mailbox/Kconfig b/drivers/mailbox/Kconfig index 09719843ad4a..5305923752d2 100644 --- a/drivers/mailbox/Kconfig +++ b/drivers/mailbox/Kconfig @@ -87,6 +87,17 @@ config STI_MBOX Mailbox implementation for STMicroelectonics family chips with hardware for interprocessor communication. +config TI_MESSAGE_MANAGER + tristate "Texas Instruments Message Manager Driver" + depends on ARCH_KEYSTONE + help + An implementation of Message Manager slave driver for Keystone + architecture SoCs from Texas Instruments. Message Manager is a + communication entity found on few of Texas Instrument's keystone + architecture SoCs. These may be used for communication between + multiple processors within the SoC. Select this driver if your + platform has support for the hardware block. + config HI6220_MBOX tristate "Hi6220 Mailbox" depends on ARCH_HISI