[PATCH] enable mac partition label per default on pmac
[deliverable/linux.git] / fs / partitions / Kconfig
index c9a478099281711e134b5df8be37b9f1ac0ef5f0..e478f194183147b21169aa91a7b8d81b9415f823 100644 (file)
@@ -99,7 +99,7 @@ config IBM_PARTITION
 
 config MAC_PARTITION
        bool "Macintosh partition map support" if PARTITION_ADVANCED
-       default y if MAC
+       default y if (MAC || PPC_PMAC)
        help
          Say Y here if you would like to use hard disks under Linux which
          were partitioned on a Macintosh.
This page took 0.027558 seconds and 5 git commands to generate.