aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/mtd/nand')
-rw-r--r--drivers/mtd/nand/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/mtd/nand/Kconfig b/drivers/mtd/nand/Kconfig
index cce7b70824c..07c47749ffa 100644
--- a/drivers/mtd/nand/Kconfig
+++ b/drivers/mtd/nand/Kconfig
@@ -110,7 +110,7 @@ config MTD_NAND_AMS_DELTA
110 110
111config MTD_NAND_OMAP2 111config MTD_NAND_OMAP2
112 tristate "NAND Flash device on OMAP2, OMAP3 and OMAP4" 112 tristate "NAND Flash device on OMAP2, OMAP3 and OMAP4"
113 depends on ARM && (ARCH_OMAP2 || ARCH_OMAP3 || ARCH_OMAP4) 113 depends on ARCH_OMAP2PLUS
114 help 114 help
115 Support for NAND flash on Texas Instruments OMAP2, OMAP3 and OMAP4 115 Support for NAND flash on Texas Instruments OMAP2, OMAP3 and OMAP4
116 platforms. 116 platforms.