|
@@ -491,7 +491,7 @@ config MTD_BFIN_ASYNC
|
|
|
|
|
|
config MTD_UCLINUX
|
|
config MTD_UCLINUX
|
|
tristate "Generic uClinux RAM/ROM filesystem support"
|
|
tristate "Generic uClinux RAM/ROM filesystem support"
|
|
- depends on MTD_PARTITIONS && !MMU
|
|
|
|
|
|
+ depends on MTD_PARTITIONS && MTD_RAM && !MMU
|
|
help
|
|
help
|
|
Map driver to support image based filesystems for uClinux.
|
|
Map driver to support image based filesystems for uClinux.
|
|
|
|
|