* [PATCH] 2.4.20 fs/partitions/Config.in
@ 2002-12-20 5:01 Richard Russon
2002-12-28 5:11 ` Marcelo Tosatti
0 siblings, 1 reply; 2+ messages in thread
From: Richard Russon @ 2002-12-20 5:01 UTC (permalink / raw)
To: Marcelo Tosatti; +Cc: lkml
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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2002-12-28 8:02 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-12-20 5:01 [PATCH] 2.4.20 fs/partitions/Config.in Richard Russon
2002-12-28 5:11 ` Marcelo Tosatti
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®