Re: Linux v2.5.29

Peter Osterlund (petero2@telia.com)
27 Jul 2002 13:40:28 +0200


Linus Torvalds <torvalds@transmeta.com> writes:

> <ldm@flatcap.org>:
> o New LDM Driver (Windows Dynamic Disks)

Breaks "make xconfig". Here is a patch to fix it:

--- linux/fs/partitions/Config.in.orig Sat Jul 27 13:31:54 2002
+++ linux/fs/partitions/Config.in Sat Jul 27 13:16:15 2002
@@ -25,7 +25,7 @@
bool ' Solaris (x86) partition table support' CONFIG_SOLARIS_X86_PARTITION
bool ' Unixware slices support' CONFIG_UNIXWARE_DISKLABEL
fi
- dep_bool ' Windows Logical Disk Manager (Dynamic Disk) support' CONFIG_LDM_PARTITION
+ bool ' Windows Logical Disk Manager (Dynamic Disk) support' CONFIG_LDM_PARTITION
if [ "$CONFIG_LDM_PARTITION" = "y" ]; then
bool ' Windows LDM extra logging' CONFIG_LDM_DEBUG
fi

-- 
Peter Osterlund - petero2@telia.com
http://w1.894.telia.com/~u89404340
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/