aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2008-11-11 15:15:39 +0100
committerSascha Hauer <s.hauer@pengutronix.de>2008-12-16 14:58:02 +0100
commitcb96cf1ad641334ca605cdf25841ac020d6ae01c (patch)
treef9bd4514942ba4147b1e2b009d9220a3d71d040d /drivers/mtd
parent[ARM] pcm038: Add NAND support (diff)
downloadlinux-dev-cb96cf1ad641334ca605cdf25841ac020d6ae01c.tar.xz
linux-dev-cb96cf1ad641334ca605cdf25841ac020d6ae01c.zip
[ARM] MX3: add NAND support
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'drivers/mtd')
-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 1c2e9450d663..f8ae0400c49c 100644
--- a/drivers/mtd/nand/Kconfig
+++ b/drivers/mtd/nand/Kconfig
@@ -408,7 +408,7 @@ config MTD_NAND_FSL_UPM
config MTD_NAND_MXC
tristate "MXC NAND support"
- depends on ARCH_MX2
+ depends on ARCH_MX2 || ARCH_MX3
help
This enables the driver for the NAND flash controller on the
MXC processors.