lkml.org 
[lkml]   [2003]   [Jul]   [27]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [TRIVIAL] kill surplus menu in IDE Kconfig
> [zippel@linux-m68k.org]
>
> > Patch against -bk3.
>
> Moving up BLK_DEV_HD_ONLY like this is probably not a good idea, it makes
> everything a submenu of this, what might be confusing.

It's logical though. :)

> Try the patch below instead, it fixes the menu structure, everything which
> requires BLK_DEV_IDEDMA_PCI is now also under that menu.

Your patch seems to be against test1 vanilla -- it doesn't apply to -bk3.

> +menuconfig IDE

How exactly does menuconfig work, anyway?

It's not a "block command" -> how will kconf know which entries to put
in the submenu?

What if I have

menuconfig FOO
bool "foo"

menuconfig BAR
bool "bar"

config BAZ
bool "baz"
depends on FOO && BAR

Where is BAZ going to show up and why?

--
Tomas Szepe <szepe@pinerecords.com>
-
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/

\
 
 \ /
  Last update: 2005-03-22 13:47    [W:0.124 / U:0.032 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site