mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* PATCH 2.5: kconfig LDM broke xconfig in 2.5.29
@ 2002-07-28 11:48 Greg Banks
  0 siblings, 0 replies; only message in thread
From: Greg Banks @ 2002-07-28 11:48 UTC (permalink / raw)
  To: Trivial Patch Monkey, Ivan Gyurdiev; +Cc: Linux Kernel Mailing List

G'day,

Ivan Gyurdiev wrote:
> [root@cobra linux-2.5]# make xconfig
> [...]
> fs/partitions/Config.in: 28: can't handle dep_bool/dep_mbool/dep_tristate 
> condition

trivial fix is:

--- fs/partitions/Config.in.orig	Sun Jul 28 21:39:14 2002
+++ fs/partitions/Config.in	Sun Jul 28 21:39:16 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


Greg.
-- 
the price of civilisation today is a courageous willingness to prevail,
with force, if necessary, against whatever vicious and uncomprehending
enemies try to strike it down.     - Roger Sandall, The Age, 28Sep2001.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-07-28 11:46 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-07-28 11:48 PATCH 2.5: kconfig LDM broke xconfig in 2.5.29 Greg Banks

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®