aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 5ef8f5e848c3..86c135b14cb3 100644
--- a/drivers/mtd/nand/Kconfig
+++ b/drivers/mtd/nand/Kconfig
@@ -354,7 +354,7 @@ config MTD_NAND_ATMEL
354 354
355config MTD_NAND_PXA3xx 355config MTD_NAND_PXA3xx
356 tristate "Support for NAND flash devices on PXA3xx" 356 tristate "Support for NAND flash devices on PXA3xx"
357 depends on PXA3xx || ARCH_MMP 357 depends on PXA3xx || ARCH_MMP || PLAT_ORION
358 help 358 help
359 This enables the driver for the NAND flash device found on 359 This enables the driver for the NAND flash device found on
360 PXA3xx processors 360 PXA3xx processors