summaryrefslogtreecommitdiff
path: root/arch/arm/configs/lpc32xx_defconfig
diff options
context:
space:
mode:
authorVladimir Zapolskiy <vz@mleia.com>2019-01-26 00:03:47 +0200
committerVladimir Zapolskiy <vz@mleia.com>2019-01-26 00:06:26 +0200
commit5bd7f4b537c28aa77541df70ed2ac806794b0482 (patch)
tree61a98c4217e6656e6821a0f28be9028628e28f67 /arch/arm/configs/lpc32xx_defconfig
parent74dd4017c76188dc04db513eb44e81b2a216f847 (diff)
ARM: defconfig: lpc32xx: enable generic SRAM driver
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>
Diffstat (limited to 'arch/arm/configs/lpc32xx_defconfig')
-rw-r--r--arch/arm/configs/lpc32xx_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/configs/lpc32xx_defconfig b/arch/arm/configs/lpc32xx_defconfig
index b7aeef246134..154bdeefa1a9 100644
--- a/arch/arm/configs/lpc32xx_defconfig
+++ b/arch/arm/configs/lpc32xx_defconfig
@@ -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