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 959fb86cda01..180fc7be1826 100644
--- a/drivers/mtd/nand/Kconfig
+++ b/drivers/mtd/nand/Kconfig
@@ -279,6 +279,13 @@ config MTD_NAND_AT91
279 Enables support for NAND Flash / Smart Media Card interface 279 Enables support for NAND Flash / Smart Media Card interface
280 on Atmel AT91 processors. 280 on Atmel AT91 processors.
281 281
282config MTD_NAND_PXA3xx
283 bool "Support for NAND flash devices on PXA3xx"
284 depends on MTD_NAND && PXA3xx
285 help
286 This enables the driver for the NAND flash device found on
287 PXA3xx processors
288
282config MTD_NAND_CM_X270 289config MTD_NAND_CM_X270
283 tristate "Support for NAND Flash on CM-X270 modules" 290 tristate "Support for NAND Flash on CM-X270 modules"
284 depends on MTD_NAND && MACH_ARMCORE 291 depends on MTD_NAND && MACH_ARMCORE