summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoger Quadros2015-02-23 16:18:36 +0100
committerTony Lindgren2015-02-24 19:35:43 +0100
commitf8c360588ccdaa80b8878688653d41417589cdc7 (patch)
treef092b8653e015bd322fc2fc77948d86a87a4a021
parentARM: dts: dra7: Correct the dma controller's property names (diff)
downloadkernel-qcow2-linux-f8c360588ccdaa80b8878688653d41417589cdc7.tar.gz
kernel-qcow2-linux-f8c360588ccdaa80b8878688653d41417589cdc7.tar.xz
kernel-qcow2-linux-f8c360588ccdaa80b8878688653d41417589cdc7.zip
ARM: omap2plus_defconfig: Enable OMAP NAND BCH driver
Without this NAND doesn't work on most EVMs. Signed-off-by: Roger Quadros <rogerq@ti.com> Signed-off-by: Tony Lindgren <tony@atomide.com>
-rw-r--r--arch/arm/configs/omap2plus_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/configs/omap2plus_defconfig b/arch/arm/configs/omap2plus_defconfig
index 8ff1a988c0f4..c090989b042f 100644
--- a/arch/arm/configs/omap2plus_defconfig
+++ b/arch/arm/configs/omap2plus_defconfig
@@ -114,6 +114,7 @@ CONFIG_MTD_PHYSMAP_OF=y
CONFIG_MTD_NAND=y
CONFIG_MTD_NAND_ECC_BCH=y
CONFIG_MTD_NAND_OMAP2=y
+CONFIG_MTD_NAND_OMAP_BCH=y
CONFIG_MTD_ONENAND=y
CONFIG_MTD_ONENAND_VERIFY_WRITE=y
CONFIG_MTD_ONENAND_OMAP2=y