linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] enable mac partition label per default on pmac
@ 2006-07-24  7:00 Olaf Hering
  0 siblings, 0 replies; only message in thread
From: Olaf Hering @ 2006-07-24  7:00 UTC (permalink / raw)
  To: Andrew Morton, linuxppc-dev


Enable mac partition table support per default also for a powermac config.

Signed-off-by: Olaf Hering <olh@suse.de>

---
 fs/partitions/Kconfig |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Index: linux-2.6.18-rc2/fs/partitions/Kconfig
===================================================================
--- linux-2.6.18-rc2.orig/fs/partitions/Kconfig
+++ linux-2.6.18-rc2/fs/partitions/Kconfig
@@ -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.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-07-24  7:00 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-07-24  7:00 [PATCH] enable mac partition label per default on pmac Olaf Hering

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).