From: Teerth Reddy <teerth@xxxxxx> This patch enables the support for nand driver on 3430sdp Signed-off-by: Teerth Reddy <teerth@xxxxxx> --- arch/arm/configs/omap_3430sdp_defconfig | 12 +++++++++++- 1 files changed, 11 insertions(+), 1 deletion(-) Index : linux-omap-2.6/arch/arm/configs/omap_3430sdp_defconfig ===================================================================================== --- a/arch/arm/configs/omap_3430sdp_defconfig 2008-08-06 13:03:38.859241000 +0530 +++ b/arch/arm/configs/omap_3430sdp_defconfig 2008-08-05 16:02:20.037348000 +0530 @@ -493,7 +493,17 @@ CONFIG_MTD_OMAP_NOR=y # CONFIG_MTD_DOC2000 is not set # CONFIG_MTD_DOC2001 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_VERIFY_WRITE=y # CONFIG_MTD_ONENAND_GENERIC is not set-- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html