ARM: mvebu: config: Enable NAND support
authorEzequiel Garcia <ezequiel.garcia@free-electrons.com>
Wed, 11 Dec 2013 22:28:40 +0000 (19:28 -0300)
committerJason Cooper <jason@lakedaemon.net>
Thu, 12 Dec 2013 14:07:34 +0000 (14:07 +0000)
Enable the pxa3xx-nand driver, which now supports the NAND controller
in Armada 370/XP SoC.

Signed-off-by: Ezequiel Garcia <ezequiel.garcia@free-electrons.com>
Signed-off-by: Jason Cooper <jason@lakedaemon.net>
arch/arm/configs/mvebu_defconfig

index 6fcb5c88a6435f2ccb57174db713fbe5382f0a62..0f4511d2849f6cb05bd99aa6c49acf3efceeabfb 100644 (file)
@@ -55,6 +55,8 @@ CONFIG_MTD_CFI_INTELEXT=y
 CONFIG_MTD_CFI_AMDSTD=y
 CONFIG_MTD_CFI_STAA=y
 CONFIG_MTD_PHYSMAP_OF=y
+CONFIG_MTD_NAND=y
+CONFIG_MTD_NAND_PXA3xx=y
 CONFIG_SERIAL_8250_DW=y
 CONFIG_GPIOLIB=y
 CONFIG_GPIO_SYSFS=y
This page took 0.027754 seconds and 5 git commands to generate.