]> Git Repo - linux.git/commitdiff
ARM: mvebu: enable SRAM support in mvebu_v7_defconfig
authorMarcin Wojtas <[email protected]>
Sun, 22 Nov 2015 07:53:54 +0000 (08:53 +0100)
committerGregory CLEMENT <[email protected]>
Tue, 16 Feb 2016 10:42:53 +0000 (11:42 +0100)
SRAM support is needed for the hardware buffer management used by the
mvneta driver.

[[email protected]: add commit log]

Signed-off-by: Marcin Wojtas <[email protected]>
Signed-off-by: Gregory CLEMENT <[email protected]>
arch/arm/configs/mvebu_v7_defconfig

index cf363abd974ec429b9d82d22c739ec080fa3e3ae..dc5797a2efab52f5ad701291ce68fda9ebc55996 100644 (file)
@@ -58,6 +58,7 @@ CONFIG_MTD_M25P80=y
 CONFIG_MTD_NAND=y
 CONFIG_MTD_NAND_PXA3xx=y
 CONFIG_MTD_SPI_NOR=y
+CONFIG_SRAM=y
 CONFIG_EEPROM_AT24=y
 CONFIG_BLK_DEV_SD=y
 CONFIG_ATA=y
This page took 0.060841 seconds and 4 git commands to generate.