From: Ezequiel Garcia Date: Wed, 11 Dec 2013 22:28:40 +0000 (-0300) Subject: ARM: mvebu: config: Enable NAND support X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=4427944b71a436785b95da95ac61520b2ac8053f;p=deliverable%2Flinux.git ARM: mvebu: config: Enable NAND support Enable the pxa3xx-nand driver, which now supports the NAND controller in Armada 370/XP SoC. Signed-off-by: Ezequiel Garcia Signed-off-by: Jason Cooper --- diff --git a/arch/arm/configs/mvebu_defconfig b/arch/arm/configs/mvebu_defconfig index 6fcb5c88a643..0f4511d2849f 100644 --- a/arch/arm/configs/mvebu_defconfig +++ b/arch/arm/configs/mvebu_defconfig @@ -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