ARM: configs: keystone: Enable Message Manager
authorNishanth Menon <nm@ti.com>
Fri, 21 Jul 2017 16:39:10 +0000 (09:39 -0700)
committerSantosh Shilimkar <ssantosh@kernel.org>
Fri, 21 Jul 2017 16:39:10 +0000 (09:39 -0700)
Message Manager is a communication hardware block on 66AK2G[1] SoCs.
Enable the same to provide support for communication with 66AK2G Power
Management Micro Controller (PMMC) via the TISCI protocol[2].

[1] http://www.ti.com/product/66ak2g02
[2] http://processors.wiki.ti.com/index.php/TISCI

Signed-off-by: Nishanth Menon <nm@ti.com>
Signed-off-by: Suman Anna <s-anna@ti.com>
Signed-off-by: Santosh Shilimkar <ssantosh@kernel.org>
arch/arm/configs/keystone_defconfig

index 1331f6dc456adc6b5b2edc52810adb2434b29fb2..1a56a4000a14d16c053402741f37932e3b4ac638 100644 (file)
@@ -174,6 +174,8 @@ CONFIG_LEDS_TRIGGER_BACKLIGHT=y
 CONFIG_LEDS_TRIGGER_GPIO=y
 CONFIG_DMADEVICES=y
 CONFIG_TI_EDMA=y
+CONFIG_MAILBOX=y
+CONFIG_TI_MESSAGE_MANAGER=y
 CONFIG_SOC_TI=y
 CONFIG_KEYSTONE_NAVIGATOR_QMSS=y
 CONFIG_KEYSTONE_NAVIGATOR_DMA=y