diff options
-rw-r--r-- | drivers/mtd/nand/Kconfig | 2 |
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 | ||
355 | config MTD_NAND_PXA3xx | 355 | config 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 |