From cf36784a08bc54b032845c38dbc5b2bf50315af9 Mon Sep 17 00:00:00 2001 From: Olaf Hering Date: Sun, 30 Jul 2006 03:03:51 -0700 Subject: [PATCH] --- yaml --- r: 32951 b: refs/heads/master c: cfa224e928f782e1593b5222688fad84c2cad3e8 h: refs/heads/master i: 32949: fcdcb151819858a43b582f2b442e3ef5a5e652ea 32947: 9d71b4b57440fdd9d4b812b899937a850738b946 32943: 16236ba5c5dd8c9b74d3957c34ce342c7becf95f v: v3 --- [refs] | 2 +- trunk/fs/partitions/Kconfig | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 540e0f8a934b..ac1a82a06dfc 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 47a31976cadb9a2d25a2896762cb0e678470a29b +refs/heads/master: cfa224e928f782e1593b5222688fad84c2cad3e8 diff --git a/trunk/fs/partitions/Kconfig b/trunk/fs/partitions/Kconfig index c9a478099281..e478f1941831 100644 --- a/trunk/fs/partitions/Kconfig +++ b/trunk/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.