Re: [patch] MTD: fix DOC2000/2001/2001PLUS build error

From: Randy Dunlap
Date: Tue Feb 06 2007 - 18:47:31 EST


On Tue, 06 Feb 2007 23:36:23 +0000 David Woodhouse wrote:

> On Tue, 2007-02-06 at 15:28 -0800, Linus Torvalds wrote:
> > (Example: I don't want to see IPV6 questions if IPV6 is off, BUT I might
> > still want to be able to see the question about NFSv8.1, which only works
> > on top of IPV6. I might not even *know* I want IPV6, but I know my company
> > uses NFSv8.1, so I say "yes").
>
> (Quoting very sparsely but I think honestly -- I think the above is the
> essence of what you were saying).
>
> Actually it doesn't have to be that much of a problem if the config
> stuff is laid out sensibly, as Ingo mentioned earlier. Those IPv6
> options you don't want to see are likely to be all in an 'IPv6' submenu
> of the networking stuff which nobody forces you to visit. Yet
> 'NFSv8.1' (*shudder*) would be elsewhere under networked file systems,
> or some suboption of NFS, and you'd see it just fine.
>
> > And I realize that was a contrieved example, but there are *real* examples
> > of this in the kernel today. I may well know that I want 802.11 WEP
> > encryption, for example, but I sure as hell had *no* clue that it requires
> > ARC4.
>
> Again, if you don't care about crypto then you're unlikely to be delving
> in the crypto menus. Nobody forces you to go there. But when you look at
> the greyed-out WEP option and you click on it and it tells you "You need
> ARC4 for this. Do you want me to turn it on for you?" (or whatever), you
> get what you wanted.
>
> Really, if our config is set up in sensible submenus (as in general it
> _is_), the "see everything" behaviour really isn't bad.

Well, there's layout and then there's the tool(s).

Besides this select business, Bill (or someone :) mentioned a feature
that I requested about 8 months ago: the ability to disable or enable
groups of drivers at one swoop. And Matt has made some good
scripting suggestions.

For layout, we may not all agree on that part either. :)
It's quite subjective. E.g., I made/submitted a patch maybe 1 year
ago that tried to put all video graphics (frame buffer, AGP, DRM/DRI,
etc.) into one localized place in the menu structure.
OK, perhaps I wasn't persistent enough, but no one was interested
in it. (That probably just means that config menus are low priority.)


---
~Randy
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/