projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
74dd401
)
ARM: defconfig: lpc32xx: enable generic SRAM driver
author
Vladimir Zapolskiy
<vz@mleia.com>
Fri, 25 Jan 2019 22:03:47 +0000
(
00:03
+0200)
committer
Vladimir 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
patch
|
blob
|
history
diff --git
a/arch/arm/configs/lpc32xx_defconfig
b/arch/arm/configs/lpc32xx_defconfig
index
b7aeef2
..
154bdee
100644
(file)
--- 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