[PATCH] 2.4.20 fs/partitions/Config.in

From: Richard Russon (ldm@flatcap.org)
Date: Fri Dec 20 2002 - 00:01:56 EST


Hi Marcelo,

You have already accepted the new LDM Driver into 2.4 (thanks :-)
but a little part of it got lost.

This patch removes the "experimental" tag and dependency.
(The new LDM Driver is not experimental).

Please can you apply this patch to 2.4.20.

Cheers,
  FlatCap (Richard Russon)
  ldm@flatcap.org

diff -urN linux-2.4.20/fs/partitions/Config.in linux-2.4.20-ldm/fs/partitions/Config.in
--- linux-2.4.20/fs/partitions/Config.in 2002-11-29 00:13:16.000000000 +0000
+++ linux-2.4.20-ldm/fs/partitions/Config.in 2002-12-20 04:41:32.000000000 +0000
@@ -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 (EXPERIMENTAL)' CONFIG_LDM_PARTITION $CONFIG_EXPERIMENTAL
+ 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

-
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/



This archive was generated by hypermail 2b29 : Mon Dec 23 2002 - 22:00:25 EST