> [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/
This archive was generated by hypermail 2b29 : Thu Jul 31 2003 - 22:00:32 EST