Commit 62c36fdd authored by Teerth Reddy's avatar Teerth Reddy Committed by Tony Lindgren

OMAP3 NAND: Enable support for nand driver on OMAP3430

This patch enables the support for nand driver on 3430sdp
Signed-off-by: default avatarTeerth Reddy <teerth@ti.com>
Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
parent 8048525d
...@@ -493,7 +493,17 @@ CONFIG_MTD_OMAP_NOR=y ...@@ -493,7 +493,17 @@ CONFIG_MTD_OMAP_NOR=y
# CONFIG_MTD_DOC2000 is not set # CONFIG_MTD_DOC2000 is not set
# CONFIG_MTD_DOC2001 is not set # CONFIG_MTD_DOC2001 is not set
# CONFIG_MTD_DOC2001PLUS is not set # CONFIG_MTD_DOC2001PLUS is not set
# CONFIG_MTD_NAND is not set CONFIG_MTD_NAND=y
# CONFIG_MTD_NAND_VERIFY_WRITE is not set
CONFIG_MTD_NAND_ECC_SMC=y
# CONFIG_MTD_NAND_MUSEUM_IDS is not set
CONFIG_MTD_NAND_OMAP2=y
CONFIG_MTD_NAND_OMAP_HWECC=y
CONFIG_MTD_NAND_IDS=y
# CONFIG_MTD_NAND_DISKONCHIP is not set
# CONFIG_MTD_NAND_NANDSIM is not set
# CONFIG_MTD_NAND_PLATFORM is not set
# CONFIG_MTD_ALAUDA is not set
CONFIG_MTD_ONENAND=y CONFIG_MTD_ONENAND=y
CONFIG_MTD_ONENAND_VERIFY_WRITE=y CONFIG_MTD_ONENAND_VERIFY_WRITE=y
# CONFIG_MTD_ONENAND_GENERIC is not set # CONFIG_MTD_ONENAND_GENERIC is not set
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment