aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/mtd/nand/Kconfig')
-rw-r--r--drivers/mtd/nand/Kconfig7
1 files changed, 7 insertions, 0 deletions
diff --git a/drivers/mtd/nand/Kconfig b/drivers/mtd/nand/Kconfig
index 6eebe852b9b3..7153854eb83a 100644
--- a/drivers/mtd/nand/Kconfig
+++ b/drivers/mtd/nand/Kconfig
@@ -407,4 +407,11 @@ config MTD_NAND_FSL_UPM
407 Enables support for NAND Flash chips wired onto Freescale PowerPC 407 Enables support for NAND Flash chips wired onto Freescale PowerPC
408 processor localbus with User-Programmable Machine support. 408 processor localbus with User-Programmable Machine support.
409 409
410config MTD_NAND_MXC
411 tristate "MXC NAND support"
412 depends on ARCH_MX2
413 help
414 This enables the driver for the NAND flash controller on the
415 MXC processors.
416
410endif # MTD_NAND 417endif # MTD_NAND