commit | 71ee68a8e7a37a020433a11388ef8e86310662f2 | [log] [tgz] |
---|---|---|
author | Sudeep Holla <sudeep.holla@arm.com> | Mon Jun 20 16:24:08 2016 +0100 |
committer | Sudeep Holla <sudeep.holla@arm.com> | Mon Jun 20 16:44:18 2016 +0100 |
tree | bb48cbc2b7f5c322170fe2f938af952ed3ef1861 | |
parent | 1a695a905c18548062509178b98bc91e67510864 [diff] |
arm64: defconfig: enable Generic on-chip SRAM driver Most of the ARM SoCs have small SRAM memory used for various purposes that require faster access to data compared to normal DDR. This patch enables the Generic on-chip SRAM driver on ARM64. Cc: Kevin Hilman <khilman@kernel.org> Cc: Olof Johansson <olof@lixom.net> Cc: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>