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 1157d5679e66..42e5ea49e975 100644 --- a/drivers/mtd/nand/Kconfig +++ b/drivers/mtd/nand/Kconfig | |||
| @@ -457,7 +457,7 @@ config MTD_NAND_NOMADIK | |||
| 457 | 457 | ||
| 458 | config MTD_NAND_SH_FLCTL | 458 | config MTD_NAND_SH_FLCTL |
| 459 | tristate "Support for NAND on Renesas SuperH FLCTL" | 459 | tristate "Support for NAND on Renesas SuperH FLCTL" |
| 460 | depends on MTD_NAND && SUPERH | 460 | depends on MTD_NAND && (SUPERH || ARCH_SHMOBILE) |
| 461 | help | 461 | help |
| 462 | Several Renesas SuperH CPU has FLCTL. This option enables support | 462 | Several Renesas SuperH CPU has FLCTL. This option enables support |
| 463 | for NAND Flash using FLCTL. | 463 | for NAND Flash using FLCTL. |
