|
@@ -159,7 +159,7 @@ config MTD_AFS_PARTS
|
|
|
|
|
|
config MTD_OF_PARTS
|
|
|
tristate "Flash partition map based on OF description"
|
|
|
- depends on PPC_OF && MTD_PARTITIONS
|
|
|
+ depends on (MICROBLAZE || PPC_OF) && MTD_PARTITIONS
|
|
|
help
|
|
|
This provides a partition parsing function which derives
|
|
|
the partition map from the children of the flash node,
|