patch-2.4.8 linux/fs/partitions/Config.in
Next file: linux/fs/partitions/Makefile
Previous file: linux/fs/ntfs/inode.c
Back to the patch index
Back to the overall index
-  Lines: 11
-  Date:
Thu Jul 26 16:30:04 2001
-  Orig file: 
v2.4.7/linux/fs/partitions/Config.in
-  Orig date: 
Wed Jul 25 17:10:24 2001
diff -u --recursive --new-file v2.4.7/linux/fs/partitions/Config.in linux/fs/partitions/Config.in
@@ -25,6 +25,10 @@
       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 $CONFIG_EXPERIMENTAL
+   if [ "$CONFIG_LDM_PARTITION" = "y" ]; then
+      bool '    Windows LDM extra logging' CONFIG_LDM_DEBUG
+   fi
    bool '  SGI partition support' CONFIG_SGI_PARTITION
    bool '  Ultrix partition table support' CONFIG_ULTRIX_PARTITION
    bool '  Sun partition tables support' CONFIG_SUN_PARTITION
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)