Re: [patch] 2.6.0-test5: serio config broken?

From: Tom Rini
Date: Fri Sep 12 2003 - 10:11:38 EST


On Fri, Sep 12, 2003 at 05:04:49PM +0200, Adrian Bunk wrote:
> On Fri, Sep 12, 2003 at 07:52:07AM -0700, Tom Rini wrote:
> >...
> > With 'oldconfig' / 'config', you could loop until the user selects one
> > of them. Or, default to the first in the or series that can be
> > selected.
>
> What if all possible dependencies aren't available because their
> dependencies aren't fulfilled?

It's one of those recursive problems. But so long as we don't get
circular dependancies (which would be a bug anyhow, yes?) it should at
least be solvable.

>
> I agree that there's a problem, but I think a good solution is
> non-trivial.

Agreed.

--
Tom Rini
http://gate.crashing.org/~trini/
-
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/