mtd: Enable Open Firmware initialisation of MTD devices and maps for MicroBlaze

Signed-off-by: Michal Simek <monstr@monstr.eu>
Este commit está contenido en:
John Williams
2009-08-25 19:19:54 +10:00
cometido por Michal Simek
padre ebc79c4f8d
commit c2a32f0d75
Se han modificado 2 ficheros con 2 adiciones y 2 borrados

Ver fichero

@@ -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,