ARM: configs: keystone: Enable Generic on-chip SRAM driver
authorSuman Anna <s-anna@ti.com>
Sat, 7 Jan 2017 20:34:32 +0000 (12:34 -0800)
committerSantosh Shilimkar <ssantosh@kernel.org>
Sat, 7 Jan 2017 20:34:32 +0000 (12:34 -0800)
All the Keystone 2 SoCs have an on-chip RAM called the MultiCore
Shared Memory (MSM) RAM managed by the Multicore Shared Memory
Controller (MSMC) that provides faster access compared to normal
DDR.

This patch enables the Generic on-chip SRAM driver that manages
this memory in software.

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

index 78cd2f197e015bf83e7ed4db934f957dabe137ea..1331f6dc456adc6b5b2edc52810adb2434b29fb2 100644 (file)
@@ -126,6 +126,7 @@ CONFIG_MTD_NAND_DAVINCI=y
 CONFIG_MTD_SPI_NOR=y
 CONFIG_MTD_UBI=y
 CONFIG_BLK_DEV_LOOP=y
+CONFIG_SRAM=y
 CONFIG_EEPROM_AT24=y
 CONFIG_SCSI=y
 CONFIG_BLK_DEV_SD=y