]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/commitdiff
ARM: defconfig: lpc32xx: enable generic SRAM driver
authorVladimir Zapolskiy <vz@mleia.com>
Fri, 25 Jan 2019 22:03:47 +0000 (00:03 +0200)
committerVladimir Zapolskiy <vz@mleia.com>
Fri, 25 Jan 2019 22:06:26 +0000 (00:06 +0200)
NXP LPC32xx SoCs contain an IRAM area, which is supported by
the generic MMIO SRAM driver, enable the driver to be built
by default.

Signed-off-by: Vladimir Zapolskiy <vz@mleia.com>
arch/arm/configs/lpc32xx_defconfig

index b7aeef246134495d246a063b428aad9ee85875c4..154bdeefa1a9d311fd34f4f39cd23b7582045f1c 100644 (file)
@@ -56,6 +56,7 @@ CONFIG_BLK_DEV_CRYPTOLOOP=y
 CONFIG_BLK_DEV_RAM=y
 CONFIG_BLK_DEV_RAM_COUNT=1
 CONFIG_BLK_DEV_RAM_SIZE=16384
+CONFIG_SRAM=y
 CONFIG_EEPROM_AT24=y
 CONFIG_EEPROM_AT25=y
 CONFIG_SCSI=y