ARM: mvebu: enable SRAM support in mvebu_v7_defconfig
authorMarcin Wojtas <mw@semihalf.com>
Sun, 22 Nov 2015 07:53:54 +0000 (08:53 +0100)
committerGregory CLEMENT <gregory.clement@free-electrons.com>
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.

[gregory.clement@free-electrons.com: add commit log]

Signed-off-by: Marcin Wojtas <mw@semihalf.com>
Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
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.024884 seconds and 5 git commands to generate.