diff options
| -rw-r--r-- | drivers/mtd/maps/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/mtd/maps/Kconfig b/drivers/mtd/maps/Kconfig index 7a58bd5522f..0f314eb430c 100644 --- a/drivers/mtd/maps/Kconfig +++ b/drivers/mtd/maps/Kconfig | |||
| @@ -486,7 +486,7 @@ config MTD_BFIN_ASYNC | |||
| 486 | 486 | ||
| 487 | config MTD_UCLINUX | 487 | config MTD_UCLINUX |
| 488 | bool "Generic uClinux RAM/ROM filesystem support" | 488 | bool "Generic uClinux RAM/ROM filesystem support" |
| 489 | depends on MTD_PARTITIONS && MTD_RAM && !MMU | 489 | depends on MTD_PARTITIONS && MTD_RAM=y && !MMU |
| 490 | help | 490 | help |
| 491 | Map driver to support image based filesystems for uClinux. | 491 | Map driver to support image based filesystems for uClinux. |
| 492 | 492 | ||
