diff options
Diffstat (limited to 'drivers/mtd/nand/Kconfig')
-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 531807dec6b3..dae191b3c081 100644 --- a/drivers/mtd/nand/Kconfig +++ b/drivers/mtd/nand/Kconfig | |||
@@ -546,7 +546,7 @@ config MTD_NAND_JZ4740 | |||
546 | 546 | ||
547 | config MTD_NAND_FSMC | 547 | config MTD_NAND_FSMC |
548 | tristate "Support for NAND on ST Micros FSMC" | 548 | tristate "Support for NAND on ST Micros FSMC" |
549 | depends on PLAT_SPEAR || PLAT_NOMADIK || MACH_U300 | 549 | depends on PLAT_SPEAR || ARCH_NOMADIK || ARCH_U8500 || MACH_U300 |
550 | help | 550 | help |
551 | Enables support for NAND Flash chips on the ST Microelectronics | 551 | Enables support for NAND Flash chips on the ST Microelectronics |
552 | Flexible Static Memory Controller (FSMC) | 552 | Flexible Static Memory Controller (FSMC) |